Str.isdecimal returns True if decimal numbers(0,1,2,3) present in string otherwise returns False. Decimals numbers are numbers with base 10 in numbers system.
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
[…] 14.Str.isdecimal:It returns True if characters in string are decimal numbers. […]
[…] shown below str.isdigit function returns True if for unicode characters also but str.is decimal returns […]