Skip to content

11518: Fix keepdims in DatasetGroupBy.xyz and DatasetRolling.xyz - #11521

Draft
charles-turner-1 wants to merge 1 commit into
pydata:mainfrom
charles-turner-1:11518-fix-groupby-keepdims
Draft

11518: Fix keepdims in DatasetGroupBy.xyz and DatasetRolling.xyz#11521
charles-turner-1 wants to merge 1 commit into
pydata:mainfrom
charles-turner-1:11518-fix-groupby-keepdims

Conversation

@charles-turner-1

Copy link
Copy Markdown
Contributor

Description

Checklist

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR. Tools: {e.g., Claude, Codex, GitHub Copilot, ChatGPT, etc.}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataSetRolling and DatasetGroupBy silently accept keepdims, which modifes shape of the GroupBy output

1 participant