You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it is a nice package. Just want to know if the bins parameter can be time-varying. Or more flexible, can the bins parameter be also a xarray.DataArray? I find that xhistogram at here cannot accept xarray.DataArray as its bin argument.
Hi, it is a nice package. Just want to know if the
binsparameter can be time-varying. Or more flexible, can thebinsparameter be also axarray.DataArray? I find thatxhistogramat here cannot acceptxarray.DataArrayas itsbinargument.