xarray.DataArray.str.lower#

DataArray.str.lower()[source]#

Convert strings in the array to lowercase.

Returns

lowerd (same type as values)