Skip to content

Latest commit

 

History

History

_demos

In Class Demo Notebooks

Each of these demo notebooks can be used in Colab to demo in class.

For students: to work on a Demo, you should:

  • Click the corresponding Open in Colab link below.
  • Immediately click File->Save (Command/Ctrl S), then "Save a Copy in Drive"
  • This will create a new copy in the Colab Notebooks folder of your personal Google Drive for whichever Google account you are signed into at the time.
Demo Topic Link
01 Tools open in colab
02 Data in Pandas open in colab
03 Basic Summary Stats open in colab
04 Pandas, Data Tables, and Tidy Data open in colab
05 Merge, Join, and SQL open in colab
06 Transforming and Comparing Data open in colab
07 Distance Functions and Comparing Entities open in colab
08 Predictive Models: Regression open in colab
09 Testing and Evaluating Models open in colab
10 Predictive Models: Classification open in colab
11 Regular Expressions and Web Scraping open in colab
12 Probability and Missing Data open in colab