Solutions for Data Science Fundamentals: Intro to Python Updated after assignments are worked through with the class Notebook Title Description Launch in Colab Git and Github forking a respository, cloning your forked copy to your local machine, and some Git commands. RPN Calculator Programming a Reverse Polish Notation calculator (live w/ class) Linear Regression light data analysis, implement sklearn's LinearRegression model, matplotlib visualization Resource Title Description Direct Link DS Intro Notebooks Intro to Data Science workshops GitHub repo. . http://bit.ly/intro-ds-repo OOP in Python Fundamentals of object-oriented programming in Python. Story w/ code, demo and two examples. http://bit.ly/oop-in-python