Connecting to Data
Overview
Data over HTTP
File Data
Database Data
Python Data Conventions
The Python language has a set of language features which makes it easy to abstract an analysis over a data set, regardless of where the data came from.
Iterable Data
Generators
- or how to abstract over both big and small datasets