Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 897 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 897 Bytes

Data Analysis with Open Source Tools

Examples and code for the book Data Analysis with Open Source Tools by Philipp K. Janert (O'Reilly, 2010)

Data Analysis with Open Source Tools Book Cover

Description

This repository contains the source code and data sets for the examples in the book.

Listings

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.

Data Sets

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.

Resources

Author

Philipp K. Janert