xarray.DataArray.str.title

DataArray.str.title()

Convert strings in the array to titlecase.

Returns

titled

Return type

same type as values