Commit ee1b75c
BUG: read_html - file path cannot be pathlib.Path type (#37736)
* BUG: read_html - file path cannot be pathlib.Path type
* BUG: read_html - file path cannot be pathlib.Path type
* BUG: read_html - file path cannot be pathlib.Path type
* closes #37705
* Add comments closes #37705
* Update doc/source/whatsnew/v1.2.0.rst
Co-authored-by: William Ayd <william.ayd@icloud.com>
* Update pandas/tests/io/test_html.py
Co-authored-by: William Ayd <william.ayd@icloud.com>
* Fix comments closes #37705
* Fix merge issue closes #37705
Co-authored-by: William Ayd <william.ayd@icloud.com>1 parent 90dc9ae commit ee1b75c
File tree
3 files changed
+14
-1
lines changed- doc/source/whatsnew
- pandas
- io
- tests/io
3 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
| 510 | + | |
510 | 511 | | |
511 | 512 | | |
512 | 513 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
1083 | 1086 | | |
1084 | 1087 | | |
1085 | 1088 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
1233 | 1234 | | |
1234 | 1235 | | |
1235 | 1236 | | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
0 commit comments