Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joelgrus/stupid-itertools-tricks-pydata

code for my "stupid itertools tricks" talk from pydata seattle 2015
https://github.com/joelgrus/stupid-itertools-tricks-pydata

Last synced: about 2 months ago
JSON representation

code for my "stupid itertools tricks" talk from pydata seattle 2015

Awesome Lists containing this project

README

        

# Stupid Itertools Tricks For Data Science

Here's the code that goes along with my 2015 PyData Seattle talk.

[Slides](https://docs.google.com/presentation/d/1eI60SL3UxtWfr9ktrv48-pcIkk4S7JiDmeXGCyyGhCs/edit?usp=sharing)

[Video](https://www.youtube.com/watch?v=ThS4juptJjQ)

The original title was

## Learning Data Science Using Functional Python

but then when I started writing it it was turning out to be

## Stupid Itertools Tricks

but since the conference was PyData, I figured I better get data back into it somehow.