xarray.DataArray.str.upper#

DataArray.str.upper()[source]#

Convert strings in the array to uppercase.

Returns

uppered (same type as values)