diff --git a/docs/html/.doctrees/class_schedule.doctree b/docs/html/.doctrees/class_schedule.doctree index ac05adb..e98119a 100644 Binary files a/docs/html/.doctrees/class_schedule.doctree and b/docs/html/.doctrees/class_schedule.doctree differ diff --git a/docs/html/.doctrees/environment.pickle b/docs/html/.doctrees/environment.pickle index e2cc1d9..49c868a 100644 Binary files a/docs/html/.doctrees/environment.pickle and b/docs/html/.doctrees/environment.pickle differ diff --git a/docs/html/.doctrees/exercises/Exercise_dask.doctree b/docs/html/.doctrees/exercises/Exercise_dask.doctree index 22fb892..91535b3 100644 Binary files a/docs/html/.doctrees/exercises/Exercise_dask.doctree and b/docs/html/.doctrees/exercises/Exercise_dask.doctree differ diff --git a/docs/html/class_schedule.html b/docs/html/class_schedule.html index 6e0739c..ea4a072 100644 --- a/docs/html/class_schedule.html +++ b/docs/html/class_schedule.html @@ -1 +1 @@ - Class Schedule — Practical Data Science Skip to content

Class Schedule

Class Time

Class will be Tuesdays and Thursdays from 1:25pm-2:40pm (EDT).

Date, Rm

Topic

Do Before Class

In-Class Exercise

Tues, Aug 29

  • Class Introduction

  • Welcome to VS Code

Thurs, Aug 31

  • Command Line Basics

Fri, Sep 1

SOFTWARE INSTALL DAY

A day of trouble shooting install issues

Tues, Sep 5

  • Advanced Command Line

  • Git

  • Packages

Thurs, Sep 7

  • Git Continued

  • Jupyter

Tues, Sep 12

  • Python Debugger

  • R / Python Differences

  • Packages

Thurs, Sep 14

  • Numpy Basics

Tues, Sep 19

  • Numpy Arrays

More Numpy Concepts:

Matrices:

ND Arrays:

Thurs, Sep 21

  • Pandas: Series

Tues, Sep 26

  • Pandas: DataFrames

Thurs, Sep 28

  • Pandas: Indices & Missing

Tues, Oct 3

  • Pandas: Cleaning

  • Tracebacks

Thurs, Oct 5

  • Merging

Tues, Oct 10

  • Plotting

Thurs, Oct 12

FALL BREAK

Tues, Oct 17

FALL BREAK

Thurs, Oct 19

  • Plotting

Tues, Oct 24

  • Big Data: What is it, how do I work with it?

Thurs, Oct 26

  • Defensive Programming

  • Workflow

  • Backwards Design

  • Getting Help Online

Tues, Oct 31

  • Defensive Programming

  • Groupby / Split-Apply-Combine

Thurs, Nov 2

  • Pandas: Reshaping

  • Pandas: Categoricals

Tues, Nov 7

  • Speed and Performance in Python

Thurs, Nov 9

  • Statistics with statsmodels

Tues, Nov 14

  • Machine Learning with sckikit-learn

  • JVP Chapter 5 up to “Hyperparameters and Model Validation” Section (pp 331 - 359)

Thurs, Nov 16

  • Defining Your Own Estimators

  • Regex

Tues, Nov 21

No Class

Thurs, Nov 23

THANKSGIVING

Tues, Nov 28

  • Parallelism

  • Distributed Computing

(Note reading includes a 45 minute video to watch) Optional: - Opioid Project Rough Draft Due

Thurs, Nov 30

Wed Dec 13

Final Project Report and Presentation Due

\ No newline at end of file + Class Schedule — Practical Data Science Skip to content

Class Schedule

Class Time

Class will be Tuesdays and Thursdays from 1:25pm-2:40pm (EDT).

Date, Rm

Topic

Do Before Class

In-Class Exercise

Tues, Aug 29

  • Class Introduction

  • Welcome to VS Code

Thurs, Aug 31

  • Command Line Basics

Fri, Sep 1

SOFTWARE INSTALL DAY

A day of trouble shooting install issues

Tues, Sep 5

  • Advanced Command Line

  • Git

  • Packages

Thurs, Sep 7

  • Git Continued

  • Jupyter

Tues, Sep 12

  • Python Debugger

  • R / Python Differences

  • Packages

Thurs, Sep 14

  • Numpy Basics

Tues, Sep 19

  • Numpy Arrays

More Numpy Concepts:

Matrices:

ND Arrays:

Thurs, Sep 21

  • Pandas: Series

Tues, Sep 26

  • Pandas: DataFrames

Thurs, Sep 28

  • Pandas: Indices & Missing

Tues, Oct 3

  • Pandas: Cleaning

  • Tracebacks

Thurs, Oct 5

  • Merging

Tues, Oct 10

  • Plotting

Thurs, Oct 12

FALL BREAK

Tues, Oct 17

FALL BREAK

Thurs, Oct 19

  • Plotting

Tues, Oct 24

  • Big Data: What is it, how do I work with it?

Thurs, Oct 26

  • Defensive Programming

  • Workflow

  • Backwards Design

  • Getting Help Online

Tues, Oct 31

  • Defensive Programming

  • Groupby / Split-Apply-Combine

Thurs, Nov 2

  • Pandas: Reshaping

  • Pandas: Categoricals

Tues, Nov 7

  • Speed and Performance in Python

Thurs, Nov 9

  • Statistics with statsmodels

Tues, Nov 14

  • Machine Learning with sckikit-learn

  • JVP Chapter 5 up to “Hyperparameters and Model Validation” Section (pp 331 - 359)

Thurs, Nov 16

  • Defining Your Own Estimators

  • Regex

Tues, Nov 21

No Class

Thurs, Nov 23

THANKSGIVING

Tues, Nov 28

  • Parallelism

  • Distributed Computing

(Note reading includes a 45 minute video to watch) Optional: - Opioid Project Rough Draft Due

Thurs, Nov 30

Wed Dec 13

Final Project Report and Presentation Due

\ No newline at end of file diff --git a/source/class_schedule.csv b/source/class_schedule.csv index f8a0ce8..6a5d985 100644 --- a/source/class_schedule.csv +++ b/source/class_schedule.csv @@ -102,7 +102,7 @@ - `Regression Diagnostics `_ - `Regression Plots `_ - `Patsy: Differences from R `_",- `Link `_ -"Tues, Nov 14",- Machine Learning with sckikit-learn,"- JVP Chapter 5 up to ""Hyperparameters and Model Validation"" Section (pp 331 - 359)", +"Tues, Nov 14",- Machine Learning with sckikit-learn,"- JVP Chapter 5 up to ""Hyperparameters and Model Validation"" Section (pp 331 - 359)",- `Link `_ "Thurs, Nov 16","- Defining Your Own Estimators - Regex","- Review linear regression as matrix manipulations. `Here's a nice review. `_ - `Review how to define classes `_ diff --git a/source/class_schedule_xlsx.xlsx b/source/class_schedule_xlsx.xlsx index d635a6c..6e7ef28 100644 Binary files a/source/class_schedule_xlsx.xlsx and b/source/class_schedule_xlsx.xlsx differ