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

Deprecate passing args as positional in sort_index #41506

Merged

Conversation

MarcoGorelli
Copy link
Member

@simonjayhawkins simonjayhawkins added the Deprecate Functionality to remove in pandas label May 17, 2021
@jorisvandenbossche jorisvandenbossche changed the title deprecate passing args as positional in sort_index Deprecate passing args as positional in sort_index May 17, 2021
@MarcoGorelli MarcoGorelli marked this pull request as draft May 18, 2021 08:14
@MarcoGorelli MarcoGorelli force-pushed the deprecate-nonkeyword-args-sort_index branch from c951d50 to 66f3ec8 Compare May 18, 2021 20:58
@MarcoGorelli MarcoGorelli marked this pull request as ready for review May 19, 2021 19:51
@simonjayhawkins simonjayhawkins added this to the 1.3 milestone May 24, 2021
@jreback jreback merged commit 0fd4aa7 into pandas-dev:master May 26, 2021
@MarcoGorelli MarcoGorelli deleted the deprecate-nonkeyword-args-sort_index branch May 26, 2021 08:05
TLouf pushed a commit to TLouf/pandas that referenced this pull request Jun 1, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
maurerle added a commit to maurerle/entsoe-py that referenced this pull request Jun 27, 2022
in methods where inplace is allowed, non-keyword args will become deprecated soon:
pandas-dev/pandas#41506

This does not change any current behavior, but removes a deprecation warning when using the latest pandas version
fleimgruber pushed a commit to fleimgruber/entsoe-py that referenced this pull request May 14, 2024
in methods where inplace is allowed, non-keyword args will become deprecated soon:
pandas-dev/pandas#41506

This does not change any current behavior, but removes a deprecation warning when using the latest pandas version
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.

3 participants