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 support for aggregation and scan elements in Dataset. #43

Merged
merged 6 commits into from
May 24, 2023
Merged

Conversation

huard
Copy link
Collaborator

@huard huard commented May 23, 2023

  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.

Add Dataset methods

  • add_aggregation
  • add_scan
  • add_variable_agg

Fixes #40

@huard huard requested a review from andersy005 May 23, 2023 18:41
@huard huard merged commit 6c05c31 into main May 24, 2023
@huard huard deleted the fix-40 branch May 24, 2023 18:35
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.

Add "Dataset.add_dataset" method
1 participant