Data Science for Venture Capital
This course introduces data science applications for venture capital. Python Difficulty: Intermediate Python Libraries Used: numpy, pandas, folium, Github Repository
Advanced Plotting
This course teaches a few advanced concepts in matplotlib, namely subplots, 3D plotting and animation. Prerequisites: Python Primer Python Difficulty: Intermediate Python Libraries Used:…
cadCAD Bond Simulations
This course teaches the new cadCAD library in an application to simulating bond portfolio outcomes. In this tutorial, we will work through some basics,…
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…
Data Science
This course will build on the python primer course to introduce the pandas library and basic data science concepts. Prerequisites: Python Primer Python Difficulty:…
Clustering Stock Industries
This project will be full of breadth, but lacking on depth. The main goal will be to illustrate how web scraping, regression, machine learning…
Mapping Boston Real Estate
This project utilizes pandas and gmplot to take data about Boston Real Estate and plot it onto a google map. Prerequisites: Any Introductory Course…