old-dask-examples
old-dask-examples copied to clipboard
Extend nyctaxi live binder example
Someone should do some data science on the NYC Taxi dataset that we can host on dask-examples with binder? This notebook could use some love https://github.com/blaze/dask-examples/blob/master/nyctaxi-2013.ipynb . This work could include the following:
- Think about analyses to do (or stealing analyses from previous work (of which there is quite a lot))
- Create visualizations (perhaps with bokeh)
- Think about how these analyses can be more fun for interactive users to play with (e.g. what are good examples where people can tweak parameters and get novel results)
- Work with anaconda cluster folk to add more datasets (like fare-2013 or the new datasets for 2014/2015)
- Compare differences between the old and new data