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

Replacing groupBy count with len #192

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

Bidek56
Copy link
Collaborator

@Bidek56 Bidek56 commented Mar 27, 2024

  1. Replacing groupBy count with len
  2. Changing groupBy len/count logic to match Python version
  3. Closing groupBy on a single column DF produces no result #191

@universalmind303 universalmind303 linked an issue Mar 27, 2024 that may be closed by this pull request
@universalmind303 universalmind303 merged commit 70204ab into pola-rs:main Apr 17, 2024
9 checks passed
@Bidek56 Bidek56 deleted the groupby-fix branch April 19, 2024 16:13
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.

groupBy on a single column DF produces no result
2 participants