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``.
514514 text from the URL over the web, i.e., IO (input-output). For very large
515515 tables, this might not be true.
516516
517- **Issues with using ** |Anaconda |_
517+ **Issues with using older versions of ** |Anaconda |_
518518
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 `_.
522522
523523 .. note ::
524524
You can’t perform that action at this time.
0 commit comments