Skip to content

IPython notebook that uses Boto, Pandas and MatPlotLib to show historical price data

Notifications You must be signed in to change notification settings

lila/spot_price_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Spot Pricing project

This project provides the code basis for The Data Science of Spot Pricing.

files: bin/ - scripts download.sh - bash script to download (by default 1 days worth) pricing dataset as json data/ - datasets notebooks - the ipython notebooks

to start:

  1. startup ipython

% ipython notebook

  1. using the web interface, interact with the notebooks.

managing the dependencies

since the notebooks require a bunch of libraries, (pandas, matlabplot, etc), you can run the following command to get all the requirements installed:

% pip install -r requirements.txt

Example notebook

Go to Example ipython notebook

About

IPython notebook that uses Boto, Pandas and MatPlotLib to show historical price data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages