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