Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xray should not reorder dimensions with DataArray.to_dataframe #260

Closed
shoyer opened this issue Oct 21, 2014 · 0 comments
Closed

xray should not reorder dimensions with DataArray.to_dataframe #260

shoyer opened this issue Oct 21, 2014 · 0 comments
Labels

Comments

@shoyer
Copy link
Member

shoyer commented Oct 21, 2014

The work around is to use DataArray.to_series().to_frame().

@shoyer shoyer added the bug label Oct 21, 2014
@shoyer shoyer closed this as completed in 0c061da Oct 22, 2014
keewis pushed a commit to keewis/xarray that referenced this issue Jan 17, 2024
* ADD: Add test support for python 3.12

* ADD: Add to whats new doc

* Apply suggestions from review

Co-authored-by: Tom Nicholas <tom@cworthy.org>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* FIX: Add 3.12 to dev build

---------

Co-authored-by: Tom Nicholas <tom@cworthy.org>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant