In [ ]:
!head -50 ../data/purchases.txt > testfile
!cat testfile | ./mapper.py | sort | ./reducer.py