Commit b9f1bc6
Backport PR pandas-dev#60195 on branch 2.3.x (BUG (string dtype): fix where() for string dtype with python storage) (pandas-dev#60202)
Backport PR pandas-dev#60195: BUG (string dtype): fix where() for string dtype with python storage
Co-authored-by: Joris Van den Bossche <[email protected]>1 parent 70e8a3b commit b9f1bc6
File tree
2 files changed
+12
-12
lines changed- pandas
- core/arrays
- tests/frame/indexing
2 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
760 | 766 | | |
761 | 767 | | |
762 | 768 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
985 | 983 | | |
986 | 984 | | |
987 | 985 | | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | 986 | | |
992 | 987 | | |
993 | 988 | | |
| |||
1084 | 1079 | | |
1085 | 1080 | | |
1086 | 1081 | | |
1087 | | - | |
1088 | | - | |
1089 | | - | |
1090 | 1082 | | |
1091 | 1083 | | |
1092 | 1084 | | |
1093 | | - | |
| 1085 | + | |
1094 | 1086 | | |
1095 | 1087 | | |
1096 | 1088 | | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
1100 | 1094 | | |
1101 | 1095 | | |
1102 | 1096 | | |
| |||
0 commit comments