Commit 9eb6f5d
Backport PR pandas-dev#54750 on branch 2.1.x (Revert deprecation of con as keyword only arg) (pandas-dev#54766)
Backport PR pandas-dev#54750: Revert deprecation of con as keyword only arg
Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>1 parent 0c7a8b4 commit 9eb6f5d
File tree
3 files changed
+6
-5
lines changed- doc/source/whatsnew
- pandas
- core
- tests/io
3 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2796 | 2796 | | |
2797 | 2797 | | |
2798 | 2798 | | |
2799 | | - | |
| 2799 | + | |
2800 | 2800 | | |
2801 | 2801 | | |
2802 | 2802 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2849 | 2849 | | |
2850 | 2850 | | |
2851 | 2851 | | |
2852 | | - | |
2853 | | - | |
| 2852 | + | |
| 2853 | + | |
2854 | 2854 | | |
2855 | 2855 | | |
| 2856 | + | |
2856 | 2857 | | |
2857 | 2858 | | |
2858 | | - | |
| 2859 | + | |
2859 | 2860 | | |
2860 | 2861 | | |
2861 | 2862 | | |
| |||
0 commit comments