Work for Fall Quarter 2017 UCSD Masters of Data Science and Engineering Program. Python for Data Analysis class, DSE 200 .
The links below you let you render the jupyter notebooks directly on nbviewer.
Day 1: Unix Exercises (Reconstructing files from segments, Word and line count,cat, pipelines etc)
Day 1: Python Basics (N Queen, Prime Numbers, Bigrams etc)
Day 2: Matrix manipulations (Numpy vs. native), pandas data analysis, and IO exercises
Day 4: Earthquake Analysis and Visualization with Pandas and Matplotlib
Day 5: Scraping MLB stats from ESPN