Clone this repository.
Cd into it.
pip3 install -r requirements.txt
Install ggplot2 inside R.
install.packages("ggplot2")
Update paths inside config.json according to yours.
Run the notebooks in the correct order.
- Copyright (C) 2021 Eric Solinas <https://github.com/xsolinsx>