Pandas

Saw a cool thing

By me

For the past couple weeks in class we’ve been loading in data via csv,excel files. Although there’s command completion that allows us to explore the available methods. One of the teached demo’d the .read_html() in class. The example used was a wikipedia page and it was used from colab so we got a 403 error. I suspect it was more because the teacher was using google colab.

Here’s the official doc: https://pandas.pydata.org/docs/reference/api/pandas.read_html.html. Welp, off to work

Tags: blog
Share: X (Twitter) Facebook LinkedIn