Python Basic Resources The notebooks in this repository are meant to help you get up-to-speed with Python basics: functions, classes, pandas, and scikit-learn. Tutorials: You should complete these Python basics tutorials in the following order: Intro to Functions in Python Intro to Classes in Python Intro to Pandas Intro to Scikit-Learn