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

fix(python): Fix DataFrame.n_chunks return type #5650

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

stinodego
Copy link
Contributor

Changes:

  • Fix the overloaded type for DataFrame.n_chunks so that it correctly infers the int type when called without any arguments.

@stinodego stinodego changed the title feat(python): Fix DataFrame.n_chunks return type fix(python): Fix DataFrame.n_chunks return type Nov 27, 2022
@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars fix Bug fix labels Nov 27, 2022
@stinodego stinodego removed the enhancement New feature or an improvement of an existing feature label Nov 27, 2022
@ritchie46
Copy link
Member

Thanks!

@ritchie46 ritchie46 merged commit 908a4c7 into pola-rs:master Nov 28, 2022
@stinodego stinodego deleted the n-chunk-types branch February 22, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants