xarray.DataArray.str.lower

DataArray.str.lower()

Convert strings in the array to lowercase.

Returns

lowerd

Return type

same type as values