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

[SNOW-1478924]: Ensure __getitem__ on DataFrameGroupBy returns SeriesGroupBy when appropriate even if as_index=False #2475

Merged
merged 5 commits into from
Oct 18, 2024

Commits on Oct 18, 2024

  1. [SNOW-1478924]: Ensure __getitem__ on DataFrameGroupBy returns Seri…

    …esGroupBy when appropriate even if `as_index=False`
    sfc-gh-rdurrani committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4005f20 View commit details
    Browse the repository at this point in the history
  2. Fix comments

    sfc-gh-rdurrani committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    75b9cb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e07ce6 View commit details
    Browse the repository at this point in the history
  4. Add tests

    sfc-gh-rdurrani committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4395f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e28c1c View commit details
    Browse the repository at this point in the history