Commit 57fd502
File tree
Expand file treeCollapse file tree
3 files changed
+11
-1
lines changedFilter options
- doc/source/whatsnew
- pandas
- _libs/tslibs
- tests/tools
Expand file treeCollapse file tree
3 files changed
+11
-1
lines changeddoc/source/whatsnew/v3.0.0.rst
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v3.0.0.rst+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
649 | 649 |
|
650 | 650 |
|
651 | 651 |
|
| 652 | + |
652 | 653 |
|
653 | 654 |
|
654 | 655 |
|
|
pandas/_libs/tslibs/conversion.pyx
Copy file name to clipboardExpand all lines: pandas/_libs/tslibs/conversion.pyx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
|
pandas/tests/tools/test_to_datetime.py
Copy file name to clipboardExpand all lines: pandas/tests/tools/test_to_datetime.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2520 | 2520 |
|
2521 | 2521 |
|
2522 | 2522 |
|
| 2523 | + |
| 2524 | + |
| 2525 | + |
| 2526 | + |
| 2527 | + |
| 2528 | + |
| 2529 | + |
| 2530 | + |
| 2531 | + |
2523 | 2532 |
|
2524 | 2533 |
|
2525 | 2534 |
|
|
0 commit comments