/stock-market-simulation

Playing with Jupyter Notebooks, Pandas, and Matplotlib.

Primary LanguageJavaScript

Stock Market Simulation

by Adrien Treuille

This is an excuse to learn Pandas, and Bokeh.

I started off using Jupyter notebooks, but found them too annoying, so I wrote a replacement called notebook. This tiny library allows one to write jupyter-style notebooks in a stateless, imperative style.