Skip to content

ipython-books/cookbook-data

Repository files navigation

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).

Releases

No releases published

Packages

No packages published