xarray.core.accessor_str.StringAccessor.islower

StringAccessor.islower()

Check whether all characters in each string are lowercase.

Returns:islower – Array of boolean values with the same shape as the original array.
Return type:array of bool