Overview

This is a first course in programming with Python targeted to Data Science students. We will introduce basic programming techniques as well as important libraries for Data Science and Machine Learning.

Prerequisites: linear algebra and statistics at undergraduate level.

See the following for a review: Python and math bootcamp

Class slides:

1. Introduction

2. Types and Precision

3. Advanced Functions