Skip to content

Conversation

Aloqeely
Copy link
Member

@Aloqeely Aloqeely commented Apr 2, 2024

@Aloqeely Aloqeely changed the title DEPR: Enforce keyword-only arguments for DataFrame/Series statistical methods DEPR: keyword-only arguments for DataFrame/Series statistical methods Apr 2, 2024
@Aloqeely
Copy link
Member Author

Aloqeely commented Apr 2, 2024

pre-commit.ci autofix

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Apr 3, 2024
@Aloqeely Aloqeely requested a review from mroeschke April 8, 2024 22:11
@mroeschke mroeschke added this to the 3.0 milestone Apr 9, 2024
@mroeschke mroeschke merged commit 6126b85 into pandas-dev:main Apr 9, 2024
@mroeschke
Copy link
Member

Thanks @Aloqeely

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…pandas-dev#58122)

* Enforce keyword-only arguments for dataframe/series statistical methods

* Line not long anymore!

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust test

---------

Co-authored-by: Abdulaziz Aloqeely <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deprecate Functionality to remove in pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.any() inconsistent with other methods

2 participants