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

More robust converting to pandas / xarray #5641

Merged

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Jan 11, 2024

Handle that we could see coordinates of dtype object for other reasons than ragged arrays.

Specifically this can happen if we load a dataset from a netcdf file with xarray <2023.11.0 convert it to a qcodes dataset and try to convert it back to xarray

  • Needs a test
  • changelog

Handle that we could see coordinates of dtype object
for other reasons than ragged arrays.
@jenshnielsen jenshnielsen added this pull request to the merge queue Jan 12, 2024
Merged via the queue into microsoft:main with commit fce620c Jan 12, 2024
13 checks passed
@jenshnielsen jenshnielsen deleted the jenshnielsen/fix_object_unstacking branch January 12, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants