-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEPR: disallow non-keyword arguments (#49259)
* DEPR: non-keyword args in mask, to_stata * DEPR: non-keyword args in set_axis, where * DEPR: non-keyword args in rename_axis, clip * DEPR: non-keyword arguments in ffill, bfill * DEPR: non-keyword arguments in replace, sort_values * typo fixup * fix asv * troubleshoot asvs * update asv
- Loading branch information
1 parent
86c3d42
commit 6c7dad3
Showing
15 changed files
with
48 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.