Skip to content

Add clarifying examples to note concerning tuple usage in multi-axis indexing #280

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

Merged
merged 10 commits into from
Nov 1, 2021

Conversation

kgryte
Copy link
Contributor

@kgryte kgryte commented Oct 4, 2021

This PR

@kgryte kgryte added Narrative Content Narrative documentation content. topic: Indexing Array indexing. labels Oct 4, 2021
@kgryte kgryte added this to the v2021 milestone Oct 4, 2021
@kgryte kgryte requested a review from asmeurer October 4, 2021 17:54
@kgryte
Copy link
Contributor Author

kgryte commented Oct 7, 2021

@asmeurer You mind giving this another review, as I made some additional changes?

@kgryte
Copy link
Contributor Author

kgryte commented Nov 1, 2021

As this PR does not include any breaking changes and simply clarifies existing specification behavior, will merge. Any further changes not included in this PR can be addressed in a follow-up PR.

@kgryte kgryte merged commit 44ccd65 into main Nov 1, 2021
@kgryte kgryte deleted the single-axis-tuple branch November 1, 2021 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Narrative Content Narrative documentation content. topic: Indexing Array indexing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify whether single-axis indices can be tuples i.e. x[(i,)]
3 participants