1. Prepare (due Mon 1/15)
    • Content below if you need a refresher on Python or central tendency
    • Canvas quizzes
    • Install Anaconda (see the Resources page for more instructions)
  2. Class participation – See on the class forum
  3. Homework (due Sun 1/21, 11:59 PM, late due Sun 1/28, no late tokens required) [Link]

Content (Slides in the Box folder)

1.A – Welcome to the class!

1.B – Python3 (14 min.)

  1. Python vs. Java (3 min.)
  2. Data Types (2 min.)
  3. Iteration, Functions, Classes (7 min.) – slide 19 has a typo, the pdf has been fixed
  4. sorted() function documentation (2 min.)

1.C – Python for Data Science

  1. Anaconda and Jupyter (10 min.)
  2. Jupyter Notebook Demo (11 min.)

1.D – Central Tendency

  1. If you need a refresher/overview on the definitions of central tendency: mean, median, and mode

Optional Supplements