All Projects → ipython-books → cookbook-data

ipython-books / cookbook-data

Licence: other
[DEPRECATED] See the new edition:

IPython Cookbook: example data

This repository contains the example data of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python. The main repository is here.

Datasets

Installation instructions

When you need to use a dataset for a recipe in the cookbook:

  1. Download the indicated dataset by clicking on the link above.
  2. Extract the downloaded .zip file in your current directory (the directory that contains your IPython notebook). Now there should be a new data/ subfolder containing the dataset for the recipe.
  3. Execute the notebook as indicated in the recipe.

Note: Dataset Bikes need not be downloaded as Recipe 1.2 fetches data directly from the Internet (see Issue #2).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].