Commit ba4a076
Backport PR pandas-dev#62410: BUG: fix bug in str.match for Arrow backend with optional groups
1 parent fd40f9a commit ba4a076
File tree
3 files changed
+26
-3
lines changed- doc/source/whatsnew
- pandas
- core/arrays
- tests/strings
3 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
980 | 1004 | | |
981 | 1005 | | |
982 | 1006 | | |
| |||
1112 | 1136 | | |
1113 | 1137 | | |
1114 | 1138 | | |
1115 | | - | |
1116 | 1139 | | |
1117 | 1140 | | |
1118 | 1141 | | |
| |||
0 commit comments