Commit ddad4a9
File tree
2 files changed
+34
-1
lines changedFilter options
- pandas
- core/reshape
- tests/reshape
2 files changed
+34
-1
lines changedpandas/core/reshape/melt.py
Copy file name to clipboardExpand all lines: pandas/core/reshape/melt.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
603 | 603 |
|
604 | 604 |
|
605 | 605 |
|
| 606 | + |
| 607 | + |
| 608 | + |
606 | 609 |
|
607 | 610 |
|
608 | 611 |
|
| ||
619 | 622 |
|
620 | 623 |
|
621 | 624 |
|
622 |
| - |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
623 | 629 |
|
624 | 630 |
|
625 | 631 |
|
|
pandas/tests/reshape/test_melt.py
Copy file name to clipboardExpand all lines: pandas/tests/reshape/test_melt.py+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1218 | 1218 |
|
1219 | 1219 |
|
1220 | 1220 |
|
| 1221 | + |
| 1222 | + |
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | + |
| 1227 | + |
| 1228 | + |
| 1229 | + |
| 1230 | + |
| 1231 | + |
| 1232 | + |
| 1233 | + |
| 1234 | + |
| 1235 | + |
| 1236 | + |
| 1237 | + |
| 1238 | + |
| 1239 | + |
| 1240 | + |
| 1241 | + |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
| 1246 | + |
| 1247 | + |
1221 | 1248 |
|
1222 | 1249 |
|
1223 | 1250 |
|
|
0 commit comments