Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 380 Bytes

Functional Programming in Python

— Pydata Berlin 2016 Talk

Run

docker run --rm -v ${PWD}:/home/jovyan/work -p 8888:8888 jupyter/pyspark-notebook
open http://`docker-machine ip default`:8888

Slides

The slides are created using http://www.decksetapp.com. The source is functional-python.md.

Notebook

Look at functional-python.ipynb