-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
Labels
Comments
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. |
Any idea which version of Anaconda this was for? |
http://docs.continuum.io/anaconda/changelog.html may be helpful |
Looks like lxml 3.2.0 was in Anaconda "2013-05-08: 1.5.0" Latest is "2014-09-30 2.1.0" |
mroeschke
added a commit
to mroeschke/pandas
that referenced
this issue
Nov 25, 2016
1 task
mroeschke
added a commit
to mroeschke/pandas
that referenced
this issue
Nov 25, 2016
…v#9032) Remove entire outdated section
mroeschke
added a commit
to mroeschke/pandas
that referenced
this issue
Nov 25, 2016
…v#9032) Remove entire outdated section Accidentally deleted references
jorisvandenbossche
pushed a commit
that referenced
this issue
Nov 25, 2016
Thanks!
…On Friday, November 25, 2016, Joris Van den Bossche < ***@***.***> wrote:
Closed #9032 <#9032> via #14739
<#14739>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9032 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AADGy6hEiS7DTJK6eTyPI7RJYKaQismyks5rB2WfgaJpZM4DFN0t>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Anaconda now ships with lxml 3.4.0:
http://pandas.pydata.org/pandas-docs/stable/gotchas.html#html-table-parsing
Is this still a issue, now that Anaconda ships with lxml 3.4.0? (e.g. is there a test for this)
The text was updated successfully, but these errors were encountered: