This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Docs on manipulating trees #180
Merged
TomNicholas
merged 47 commits into
xarray-contrib:main
from
TomNicholas:docs_manipulating_trees
Oct 24, 2023
Merged
Docs on manipulating trees #180
TomNicholas
merged 47 commits into
xarray-contrib:main
from
TomNicholas:docs_manipulating_trees
Oct 24, 2023
Conversation
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
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…las/datatree into docs_manipulating_trees
for more information, see https://pre-commit.ci
…las/datatree into docs_manipulating_trees
…las/datatree into docs_manipulating_trees
for more information, see https://pre-commit.ci
…las/datatree into docs_manipulating_trees
flamingbear
pushed a commit
to flamingbear/rewritten-datatree
that referenced
this pull request
Jan 19, 2024
* why hierarchical data * add hierarchical data page to index * Simpsons family tree * evolutionary tree * WIP rearrangement of creating trees * fixed examples in data structures page * dict-like navigation * filesystem-like paths explained * split PR into parts * plan * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix ipython bug * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * filter simpsons family tree by age * use new filter method * test about filter * simple example of mapping over a subtree * ideas for docs on iterating over trees * add section on iterating over subtree * text to accompany Simpsons family aging example * add voltage dataset * RMS as example of mapping custom computation * isomorphism * P=IV example of binary multiplication * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove unfinished sections * fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * whatsnew --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Next part of long docs page on working with hierarchical data. Builds on #179.
Tests addedpre-commit run --all-files
New functions/methods are listed inapi.rst
docs/source/whats-new.rst