Examples and code for the book Data Analysis with Open Source Tools by Philipp K. Janert (O'Reilly, 2010)
This repository contains the source code and data sets for the examples in the book.
The listings are in Python and C, and may require additional packages or libraries to be installed. (See the book for details.)
Please note that the Python listings require Python2.
Publicly available data sets are not replicated in this repository to
avoid possible copyright issues. Instead, the URLs where the data sets
can be found are given in a file called PUBLIC_DATASETS
.
- Catalog Page on O'Reilly: https://www.oreilly.com/library/view/data-analysis-with/9781449389802/
Philipp K. Janert