UBC-DSCI / introduction-to-datascience-python

Open Source Textbook for DSCI100: Introduction to Data Science in Python
https://python.datasciencebook.ca
Other
10 stars 8 forks source link

Bug hunt: Ch 2 #332

Closed lheagy closed 8 months ago

lheagy commented 9 months ago

2.2. Chapter learning objectives

2.3. Absolute and relative file paths

2.4.1. read_csv to read in comma-separated values files

2.4.4. Using the header argument to handle missing column names

2.8.1. Web scraping

Scraping with BeautifulSoup

Accessing the NASA API