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

Add note about accessor instance creation #3209

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

djhoese
Copy link
Contributor

@djhoese djhoese commented Aug 12, 2019

This is an attempt at clarifying accessor docs to help with the confusion I had in #3205. I'm not sure how many other xarray doc pages use .. note:: but it seemed useable here. I'm not sure this is worth the explanation or if it is worded the best, but thought this could start the discussion.

@shoyer shoyer merged commit 2fdcbb6 into pydata:master Aug 14, 2019
@shoyer
Copy link
Member

shoyer commented Aug 14, 2019

Thanks @djhoese, this is definitely worth noting!

@djhoese djhoese deleted the doc-accessor-creation branch August 14, 2019 13:08
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.

Accessors are recreated on every access
2 participants