Portfolio Data Science
Collection of example tutorials to analyse cross-sectional and time-series datasets
Example studies
Installation
Before installing anything, update pip
pip install pip --upgrade
- Install dependencies
pip install -r requirements.txt
- Install
Data Science demo
``` python setup.py install
Project structure
How to use
The drivers
folder contain the main study scripts and tutorials
folder contain examples on how to use the repo.