Skip to content

docs: clarify map_over_datasets return values - #11494

Open
Whning0513 wants to merge 1 commit into
pydata:mainfrom
Whning0513:docs/10053-map-over-datasets-returns
Open

docs: clarify map_over_datasets return values#11494
Whning0513 wants to merge 1 commit into
pydata:mainfrom
Whning0513:docs/10053-map-over-datasets-returns

Conversation

@Whning0513

Copy link
Copy Markdown
Contributor

Fixes #10053

Clarify the accepted return values for map_over_datasets: a single Dataset or None creates one tree, while a tuple creates one tree per tuple position, with None allowed for individual nodes.

Copilot AI review requested due to automatic review settings July 31, 2026 10:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added the topic-DataTree Related to the implementation of a DataTree class label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-DataTree Related to the implementation of a DataTree class

Projects

None yet

Development

Successfully merging this pull request may close these issues.

map_over_datasets - What is the required output of func?

2 participants