Is your feature request related to a problem? Please describe.
unit tests show that binning 1D data from xarray is quite a bit slower than for pandas.
Describe the solution you'd like
Perform a performance analysis and sort out why.
Describe alternatives you've considered
Leave as is.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
unit tests show that binning 1D data from xarray is quite a bit slower than for pandas.
Describe the solution you'd like
Perform a performance analysis and sort out why.
Describe alternatives you've considered
Leave as is.
Additional context
Add any other context or screenshots about the feature request here.