File tree
4 files changed
+16
-1
lines changed- doc/source/whatsnew
- pandas
- core
- dtypes
- tests/frame
4 files changed
+16
-1
lines changedDiff for: doc/source/whatsnew/v3.0.0.rst
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
| 616 | + | |
616 | 617 |
| |
617 | 618 |
| |
618 | 619 |
| |
|
Diff for: pandas/core/construction.py
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
807 | 807 |
| |
808 | 808 |
| |
809 | 809 |
| |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
810 | 816 |
| |
811 | 817 |
| |
812 | 818 |
| |
|
Diff for: pandas/core/dtypes/cast.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1205 | 1205 |
| |
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 |
| - | |
| 1208 | + | |
1209 | 1209 |
| |
1210 | 1210 |
| |
1211 | 1211 |
| |
|
Diff for: pandas/tests/frame/test_constructors.py
+8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2772 | 2772 |
| |
2773 | 2773 |
| |
2774 | 2774 |
| |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
| 2779 | + | |
| 2780 | + | |
| 2781 | + | |
| 2782 | + | |
2775 | 2783 |
| |
2776 | 2784 |
| |
2777 | 2785 |
| |
|
0 commit comments