Skip to content

Text repr: remove "Dimensions without coordinates" section #10489

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

benbovy
Copy link
Member

@benbovy benbovy commented Jul 2, 2025

The Dimensions without coordinates section of the Dataset and DataArray text reprs was useful in the context of dimension coordinates with a default index. Since the index refactor, however, it may be more confusing than useful and even inaccurate in the case of non-dimension coordinate or multi-coordinate indexes.

I took the bold step of simply removing that section in this PR. I don't know who is really paying attention to it nowadays, though (there's no equivalent in the html reprs). Alternatively we could keep it and try listing the dimensions more accurately.

@github-actions github-actions bot added topic-documentation topic-plotting topic-rolling topic-DataTree Related to the implementation of a DataTree class labels Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-DataTree Related to the implementation of a DataTree class topic-documentation topic-plotting topic-rolling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant