Some fairly short articles in this newsletter. The first is how I created a Pandas dataframe to support my other tutorials from a semi-structured text file of weather data and the second… well it’s the same but using a more generic technique.
How to change semi-structured text into a Pandas dataframe
Changing semi-structured text into a Pandas dataframe — version 2
The third article is a brief introduction to scraping dynamic web pages. Beautiful Soup can’t do it by itslef but if you add a headless web browser and the Python library Selenium…
How to Scrape Dynamic Web pages with Selenium and Beautiful Soup
To subscribe to this newsletter click below…