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

Clarify axes return type. #37852

Merged

Conversation

tpapp
Copy link
Contributor

@tpapp tpapp commented Oct 2, 2020

  1. document that the indices cannot be arbitrary unit ranges (eg of units, dates, etc).

  2. add a cautionary note about custom indexes (ie current OffsetArrays behavior).

Fixes #29062.

1. document that the indices cannot be arbitrary unit ranges (eg of
unit, dates, etc).

2. add a cautionary note about custom indexes (ie current OffsetArrays
behavior)
@fredrikekre fredrikekre added the domain:docs This change adds or pertains to documentation label Oct 2, 2020
@fredrikekre fredrikekre assigned mbauman and unassigned mbauman Oct 2, 2020
@tpapp
Copy link
Contributor Author

tpapp commented Oct 15, 2020

Friendly ping. I am happy to improve on this PR if required; CI failures seem unrelated.

@StefanKarpinski StefanKarpinski merged commit 7cb2582 into JuliaLang:master Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clarify restrictions on axes for general interface
4 participants