Skip to content

[pyconau 2017 talk] Messy Sensor Data: A Programmer's Cleaning Guide

License

Notifications You must be signed in to change notification settings

Spaxe/pyconau2017-messy-sensor-data

Repository files navigation

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

About

[pyconau 2017 talk] Messy Sensor Data: A Programmer's Cleaning Guide

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published