We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f189263 commit 8669c61Copy full SHA for 8669c61
doc/source/release.rst
@@ -571,6 +571,8 @@ Bug Fixes
571
- Treat a list/ndarray identically for ``iloc`` indexing with list-like (:issue:`5006`)
572
- Fix ``MultiIndex.get_level_values()`` with missing values (:issue:`5074`)
573
- Fix bound checking for Timestamp() with datetime64 input (:issue:`4065`)
574
+ - Fix a bug where ``TestReadHtml`` wasn't calling the correct ``read_html()``
575
+ function (:issue:`5143`).
576
577
pandas 0.12.0
578
-------------
0 commit comments