đź“š Resources

Table of contents

  1. Past Exams
  2. Readings
    1. Textbooks
    2. Articles
    3. Other Links
  3. Regular Expressions
  4. Finding Datasets
    1. Generic sources of data
    2. Domain-specific sources of data

Past Exams

While this class specifically hasn’t been offered yet, it is inspired by a few different courses that have been offered many times, many of which have banks of old exams available online. The most relevant problems will be posted at our brand-new 🧠 Study Site, which you’ll use in discussion section.

If you’d like some additional practice, you can refer to:

  • practice.dsc80.com – most similar to our course.
  • practice.dsc40a.com – more theoretical than our course, but some problems will be relevant.
  • practice.dsc10.com – more introductory-level than our course, but some DataFrame-related problems will be relevant.

Readings

Textbooks

Articles


Regular Expressions


Finding Datasets

Generic sources of data

These sites allow you to search for datasets (in CSV format) from a variety of different domains. Some may require you to sign up for an account; these are generally reputable sources.

Domain-specific sources of data

Tip: if a site only allows you to download a file as an Excel file, not a CSV file, you can download it, open it in a spreadsheet viewer (Excel, Numbers, Google Sheets), and export it to a CSV.