Materials for PyData Barcelona 2017.
https://github.com/jaimefrio/pydatabcn2017
- The materials for the workshop are in the
taking_numpy_in_stride
directory. - You should have Python 3.6 with both Jupyter and NumPy installed to run the examples in the notebook.
- Open the 'Taking NumPy In Stride - Student Version' notebook and try to solve the exercises yourself.
- Solutions to all exercises can be found in the 'Taking NumPy In Stride' notebook.
- Slides and notebook are in the
the_secret_life_of_rolling_pandas
directory.