pyconau2017-messy-sensor-data
pyconau2017-messy-sensor-data copied to clipboard
[pyconau 2017 talk] Messy Sensor Data: A Programmer's Cleaning Guide
trafficstars
Messy Sensor Data: A Programmer's Cleaning Guide
Xavier Ho, Pyconau '17.
Running the talk on your laptop:
In your shell, install Python libraries:
$ pip install -r requirements.txt
Install RISE as Jupyter Notebook extensions:
$ jupyter-nbextension install rise --py --sys-prefix
$ jupyter-nbextension enable rise --py --sys-prefix
Then activate the Jupyter Notebook:
$ jupyter notebook