Skip to content

DOC: cleanup outdated caveats for HTML parsing (Anaconda LXML) #9032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
westurner opened this issue Dec 7, 2014 · 5 comments · Fixed by #14739
Closed

DOC: cleanup outdated caveats for HTML parsing (Anaconda LXML) #9032

westurner opened this issue Dec 7, 2014 · 5 comments · Fixed by #14739
Labels

Comments

@westurner
Copy link
Contributor

Anaconda now ships with lxml 3.4.0:

http://pandas.pydata.org/pandas-docs/stable/gotchas.html#html-table-parsing

Issues with using Anaconda

Anaconda ships with lxml version 3.2.0; the following workaround for Anaconda was successfully used to deal with the versioning issues surrounding lxml and BeautifulSoup4.

Is this still a issue, now that Anaconda ships with lxml 3.4.0? (e.g. is there a test for this)

@jreback jreback added the Docs label Dec 7, 2014
@jreback
Copy link
Contributor

jreback commented Dec 7, 2014

could certainly add to the docs (e.g. mention that this work-around only needed for older version). But should leave it for a while. PR welcome.

@cpcloud

@jreback jreback added this to the 0.16.0 milestone Dec 7, 2014
@westurner
Copy link
Contributor Author

Any idea which version of Anaconda this was for?

@westurner
Copy link
Contributor Author

@westurner
Copy link
Contributor Author

Looks like lxml 3.2.0 was in Anaconda "2013-05-08: 1.5.0"

Latest is "2014-09-30 2.1.0"

@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@jorisvandenbossche jorisvandenbossche changed the title DOC: Caveats and Gotchas: HTML tables (Anaconda LXML) DOC: cleanup outdated caveats for HTML parsing (Anaconda LXML) Nov 11, 2016
mroeschke added a commit to mroeschke/pandas that referenced this issue Nov 25, 2016
mroeschke added a commit to mroeschke/pandas that referenced this issue Nov 25, 2016
…v#9032)

Remove entire outdated section

Accidentally deleted references
@westurner
Copy link
Contributor Author

westurner commented Nov 26, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants