Analytics with Python. Everything you always wanted to know and never dared to ask.
Introduction to Python: installation, programming structure, main packages, and Integrated Development Environment (IDE).
Exploratory Data Analysis (EDA): data manipulation using pandas
Data visualization Using matplotlib, seaborn, plotly. Sometimes it's tricky to choose the right graph to display your data. I like the guide in data-to-viz
Introduction to Machine learning models with Python