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

Support pandas.MultIndex axes on xray objects #164

Closed
shoyer opened this issue Jun 18, 2014 · 0 comments
Closed

Support pandas.MultIndex axes on xray objects #164

shoyer opened this issue Jun 18, 2014 · 0 comments

Comments

@shoyer
Copy link
Member

shoyer commented Jun 18, 2014

  • Appropriate casting with xray.Coordinate
  • Call out to MultIndex.get_locs in indexing.convert_label_indexer
  • Get multi-index support working with .loc and .sel()
  • Serialization to NetCDF
  • Consider stack/unstack and pivot like methods

Not all of these would be necessary for an MVP.

Right now we don't consider the possibility of a MultiIndex at all -- at the very least it would be nice to give an error message.

@shoyer shoyer added the API label Jun 18, 2014
@shoyer shoyer changed the title Support pandas.MultIndex on xray objects Support pandas.MultIndex axes on xray objects Jun 18, 2014
shoyer added a commit to shoyer/xarray that referenced this issue Jul 31, 2014
@shoyer shoyer added this to the before 1.0 milestone Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant