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
No strong view on whether it's worth having both. I'm personally more partial to the duplication given they're on different objects. e.g. Series.todict() or dict(Series)
Is it worth referencing https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_xarray.html in http://xarray.pydata.org/en/stable/generated/xarray.Dataset.from_dataframe.html?
is the pandas method preferred?
The text was updated successfully, but these errors were encountered: