Contribute Media
A thank you to everyone who makes this possible: Read More

Big Data in Little Laptop: A Streaming Story in Python

Description

Python contains nice primitives for streaming data processing. @mrocklin's Toolz library extends them to enable gorgeous, concise, memory-frugal code. I'll present an intuitive approach to streaming analysis in Python, starting with a "hello world"-level example, moving through image correction and streaming sklearn classifiers, and finally analysing a complete genome in a few minutes.

Details

Improve this page