Commit 0e71cda
BUG: Fix wrong column selection in drop_duplicates when duplicate column names (pandas-dev#17879)
1 parent d4f9453 commit 0e71cda
File tree
3 files changed
+18
-1
lines changed- doc/source/whatsnew
- pandas
- core
- tests/frame
3 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
| 1011 | + | |
1011 | 1012 | | |
1012 | 1013 | | |
1013 | 1014 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3556 | 3556 | | |
3557 | 3557 | | |
3558 | 3558 | | |
3559 | | - | |
| 3559 | + | |
| 3560 | + | |
3560 | 3561 | | |
3561 | 3562 | | |
3562 | 3563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1394 | 1394 | | |
1395 | 1395 | | |
1396 | 1396 | | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
| 1410 | + | |
| 1411 | + | |
1397 | 1412 | | |
1398 | 1413 | | |
1399 | 1414 | | |
| |||
0 commit comments