Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
read_html: fails to parse column #3606
Comments
|
i will be submitting a pr soon that should fix issues like this. this is a result of killing whitespace in a table when parsing the raw data, which might not have been the best decision on my part, i.e., prolly should let the user decide what he/she wants to keep. |
|
closed by #3616 |
jreback
closed this
May 20, 2013
|
it occurrs again.
using 0.12.dev (yesterday). |
|
I'll take a look. FYI the parse result has always been a list. |
|
@timmie try passing
|
|
wonder if it might be useful to parse the |
cpcloud
referenced
this issue
Aug 2, 2013
Closed
should read_html parse the `src` attribute of an `img` tag? #4453
|
OK, shall we add it to the docs, then? |
|
BTW, thank you. |
|
i believe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
timmie commentedMay 14, 2013
The second column of the table
http://code.google.com/p/pythonxy/wiki/StandardPlugins#Python_packages
is not parsed as shown with this code: