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