Skip to content

A machine that generates money with pandas-datareader and prophet

Notifications You must be signed in to change notification settings

michael-erasmus/money-machine

Repository files navigation

Money Machine

A machine that generates money with pandas-datareader and prophet

Michael Erasmus

Motivation

Code for my blog post: http://michaelerasm.us/post/money-machine

Requirements

To reproduce this analysis, you'll need to have Docker and Docker Compose installed.

Analysis

To start the Notebook environment with Jupyter running, run:

docker-compose build
docker-compose up -d

You can then open the notebook here

To shut it down

docker-compose stop
docker-compose rm #if you want remove the containers completely

About

A machine that generates money with pandas-datareader and prophet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published