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

Added drop_nodes method #175

Merged
merged 4 commits into from Dec 31, 2022
Merged

Conversation

TomNicholas
Copy link
Collaborator

I called it drop_nodes plural for consistency with Dataset.drop_vars.

  • Closes Add DataTree.drop_node #161
  • Tests added
  • Passes pre-commit run --all-files
  • New functions/methods are listed in api.rst
  • Changes are summarized in docs/source/whats-new.rst

@TomNicholas TomNicholas added the enhancement New feature or request label Dec 31, 2022
@TomNicholas TomNicholas enabled auto-merge (squash) December 31, 2022 21:26
@TomNicholas TomNicholas merged commit ba180d5 into xarray-contrib:main Dec 31, 2022
@TomNicholas TomNicholas deleted the drop_node branch December 31, 2022 21:32
flamingbear pushed a commit to flamingbear/rewritten-datatree that referenced this pull request Jan 19, 2024
* tests

* drop_nodes implementation

* whatsnew

* added drop_nodes to API docs page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DataTree.drop_node
1 participant