Re: A Python solution for turning a web page into Pandas DataFrame table

2017-04-07 Thread Steve D'Aprano
On Fri, 7 Apr 2017 07:08 pm, David Shi wrote:

> 
> 
> Is there a Python solution for turning a web page into Pandas DataFrame
> table? Looking forward to hearing from you.

What, *any* web page? Like this?

http://www.math.ubc.ca/~cass/courses/m308-03b/projects-03b/skinner/ex-dimension-sierpinski_gasket.htm



What exactly would you expect to go into the dataframe?


I think you need to be more specific. What web page, containing what sort of
data, and what do you expect to get out of it?


-- 
Steve
“Cheer up,” they said, “things could be worse.” So I cheered up, and sure
enough, things got worse.

-- 
https://mail.python.org/mailman/listinfo/python-list


A Python solution for turning a web page into Pandas DataFrame table

2017-04-07 Thread David Shi via Python-list


Is there a Python solution for turning a web page into Pandas DataFrame table?
Looking forward to hearing from you.
Regards.
David
-- 
https://mail.python.org/mailman/listinfo/python-list