PythonSneks Field Guide

An instructionally-designed, open-source introductory Python curriculum for university settings

Module 10 - Data Science

Quick summary description

Before the week begins

Major Topics

Materials

Due This Week:

Graded This Week

Student Difficulty

Module 10 - Staff Meeting

Lessons

Lesson 49- Plotting

Summary: MatPlotLib is a module that can be used to make plots, including line plots, histograms, and scatter plots.

Learning Objectives:

Activities:

Misconceptions: None listed so far

Lesson 50- Jupyter Notebooks

Summary: Jupyter Notebooks are a convenient way to combine code, text, and the results of your program into a single document. This document can then be easily shared with others.

Learning Objectives:

Activities:

Misconceptions: None listed so far

Lesson 51- Data Science

Summary: Data Science is an exciting field that uses computing and statistics to answer real-world questions.

Learning Objectives:

Activities:

Misconceptions: None listed so far