This repository contains some workshop inspired by Statistics and Data Analysis For Financial Engineering by David Ruppert.
The workshops are mainly consists of .ipynb
files so you can experience them by steps. Datasets used in the workshops are in the data folder.
For more description, please visit my blog. You can also leave your comment either in Issues or in the blog posts.
The workshops requires several packages which need to be installed manually. To install them, please enter this folder and run the command
pip install -r requirements.txt