File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -514,11 +514,11 @@ parse HTML tables in the top-level pandas io function ``read_html``.
514
514
text from the URL over the web, i.e., IO (input-output). For very large
515
515
tables, this might not be true.
516
516
517
- **Issues with using ** |Anaconda |_
517
+ **Issues with using older versions of ** |Anaconda |_
518
518
519
- * `Anaconda `_ ships with `lxml `_ version 3.2.0; the following workaround for
520
- `Anaconda `_ was successfully used to deal with the versioning issues
521
- surrounding `lxml `_ and `BeautifulSoup4 `_.
519
+ * `Anaconda `_ version 1.5.0 shipped with `lxml `_ version 3.2.0; the following
520
+ workaround for `Anaconda `_ was successfully used to deal with the
521
+ versioning issues surrounding `lxml `_ and `BeautifulSoup4 `_.
522
522
523
523
.. note ::
524
524
You can’t perform that action at this time.
0 commit comments