Skip to content

Collection of example tutorials to analyse cross-sectional and time-series datasets (in progress)

License

Notifications You must be signed in to change notification settings

mapoliveira/portfolioDataScience

Repository files navigation

Build Status

Portfolio Data Science

Collection of example tutorials to analyse cross-sectional and time-series datasets

Example studies

Alt text

Installation

Before installing anything, update pip

pip install pip --upgrade
  1. Install dependencies
pip install -r requirements.txt
  1. 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.