Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joelgrus/stupid-itertools-tricks-pydata
- Owner: joelgrus
- Created: 2015-07-24T20:34:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T15:48:42.000Z (almost 9 years ago)
- Last Synced: 2023-11-07T16:24:06.574Z (about 1 year ago)
- Language: Python
- Size: 2.08 MB
- Stars: 146
- Watchers: 12
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.