xarray.core.accessor_str.StringAccessor.isdecimal

StringAccessor.isdecimal()[source]

Check whether all characters in each string are decimal.

Returns

isdecimal (array of bool) – Array of boolean values with the same shape as the original array.