xarray.core.accessor_str.StringAccessor.isnumeric
xarray.core.accessor_str.StringAccessor.isnumeric
-
StringAccessor.isnumeric()[source]
Check whether all characters in each string are numeric.
- Returns
isnumeric (array of bool) – Array of boolean values with the same shape as the original array.