You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains materials for the course in Python. Content can be found in the folders for each session. Please feel welcome to contact me if you have any issues in accessing the materials.
Google Colab
We will be using Google Colab to develop our skills in Python. This tool will allow you to interactively follow along with the course.
Session Topics
Session 1 - Anybody Can Code
Introduction to Python and Jupyter Notebook
Dynamic Printing and User Input
Session 2 - Key Coding Structures
Lists
Conditional Statements
Loops
Session 3 - DataFrames: Python’s Equivalent of an Excel Spreadsheet
Introduction to DataFrames
Essential DataFrame Methods for Analytics
Session 4 - Visualizing Linear Relationships
Correlation and Relationship Analysis
Data Visualization with seaborn
About
This repository contains materials to learn Python.