Commit d348852
Backport PR pandas-dev#62410 on branch 2.3.x (BUG: fix bug in str.match for Arrow backend with optional groups) (pandas-dev#62412)
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>1 parent 3ecc8f2 commit d348852
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 | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| 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