Introduction to ipywidgets
In this course we are going to learn the basics of ipywidgets which is a library that allows the user to build an interactive…
Introductory SQL
This course introduces how to use SQL with Python. Using sqlite3, we will work through basic functionality. Prerequisites: Python Primer Python Difficulty: Beginner Python…
Python Primer
This course serves as an introduction to python. These basic concepts will later be built on in the different finance, economics and math courses….
Statistics
This is an introductory statistics course which will introduce probability distributions, hypothesis testing and other statistical methods. Prerequisites: An Introductory Course Python Difficulty: Beginner…
Seaborn Data Visualization
This course takes World Bank data as well as Federal Reserve data and uses it to showcase how to create beautiful visualizations with the…