Skip to the content.
Home | Table of Contents | Discover Coding | SURGE

Table of Contents

Session 1

  1. Introduction
  2. Tools of the Trade for Data Science
  3. Introduction to Jupyter and CoCalc
  4. Variables and Assignment

Session 2

  1. Data Types and Conversion
  2. Python Built-Ins

Session 3

  1. Lists
  2. Dictionaries

Session 4

  1. For Loops
  2. Conditionals

Session 5

  1. pandas DataFrames

Session 6

  1. Plotting

Session 7 (optional/post-workshop)

  1. Writing Functions
  2. Programming Style
  3. Next Steps