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

[ENHANCEMENT] move_rank is twice as slow as pandas.rolling.rank #438

Open
kaixiongg opened this issue Dec 13, 2023 · 0 comments
Open

[ENHANCEMENT] move_rank is twice as slow as pandas.rolling.rank #438

kaixiongg opened this issue Dec 13, 2023 · 0 comments
Labels

Comments

@kaixiongg
Copy link

Since the release of Pandas version 1.5.0, the rolling function in Pandas has become significantly faster. Is there a more efficient algorithm available for implementing move_rank?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants