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

[ENH] Improve performance for polars' pivot_longer #1402

Merged
merged 4 commits into from
Sep 14, 2024

Conversation

samukweku
Copy link
Collaborator

PR Description

Please describe the changes proposed in the pull request:

  • Improve performance for some specific scenarios
  • improve docs and comments where necessary
  • make changes to function calls, based on updates in polars

This PR relates to #1352 .

Please tag maintainers to review.

@samukweku samukweku self-assigned this Sep 14, 2024
@samukweku samukweku marked this pull request as draft September 14, 2024 09:50
@ericmjl
Copy link
Member

ericmjl commented Sep 14, 2024

Copy link
Member

@ericmjl ericmjl left a comment

Choose a reason for hiding this comment

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

Nice, I learned about df.collect_schema() today, thanks @samukweku for the contribution!

@samukweku samukweku marked this pull request as ready for review September 14, 2024 22:09
@samukweku samukweku merged commit 772b7dc into dev Sep 14, 2024
4 checks passed
@samukweku samukweku deleted the samukweku/polars_pivot_longer_better_performance branch September 14, 2024 22:16
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.

2 participants