-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs on view / copies (#8744)
* Clarify #8728 in docs - Add reference to numpy docs on view / copies in the corresponding section of the xarray docs, to help clarify #8728 . - Add note that `da.values()` returns a view in the header for `da.values()`. * tweaks to the header * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * flip order of new .to_values() doc header paragraphs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6af547c
commit 2f34895
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters