Commit a64f12d
BUG: render dataframe as html do not produce duplicate element id's (pandas-dev#16780) (pandas-dev#16801)
* BUG: when rendering dataframe as html do not produce duplicate element id's pandas-dev#16780
* CLN: removing spaces in code causes pylint check to fail
* DOC: moved whatsnew comment to 0.20.3 release from 0.21.0
(cherry picked from commit 92e1cc8)1 parent 2be66f1 commit a64f12d
File tree
3 files changed
+17
-3
lines changed- doc/source/whatsnew
- pandas
- io/formats
- tests/io/formats
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
289 | | - | |
290 | | - | |
| 290 | + | |
| 291 | + | |
291 | 292 | | |
292 | 293 | | |
293 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
505 | 506 | | |
506 | 507 | | |
507 | 508 | | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
508 | 517 | | |
509 | 518 | | |
510 | 519 | | |
| |||
719 | 728 | | |
720 | 729 | | |
721 | 730 | | |
| 731 | + | |
722 | 732 | | |
723 | 733 | | |
724 | 734 | | |
725 | 735 | | |
726 | 736 | | |
727 | | - | |
| 737 | + | |
728 | 738 | | |
729 | 739 | | |
730 | 740 | | |
731 | 741 | | |
732 | 742 | | |
733 | 743 | | |
734 | 744 | | |
| 745 | + | |
735 | 746 | | |
736 | 747 | | |
737 | 748 | | |
738 | 749 | | |
739 | 750 | | |
740 | 751 | | |
741 | 752 | | |
| 753 | + | |
742 | 754 | | |
743 | 755 | | |
744 | 756 | | |
| |||
0 commit comments