Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 649 Bytes

File metadata and controls

12 lines (9 loc) · 649 Bytes

quandl-python-demo

A notebook to be used as a python demo in the Data Mindset.

This repo populates the Binder here: Binder

Intended use is running the code, then running data.tail() and then data.plot() in the two empty cells provided.

Prep before delivery:

  1. Run everything in the notebook to make sure it works
  2. Restart kernel and clear all output
  3. Run the first cell and then delete it
  4. If running through Binder, and not locally, then make sure the Binder kernel is running and active 2 minutes before the demo.