-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
# IPython Cookbook 2nd edition: example data | ||
# Data of the IPython Cookbook, Second Edition (2018) | ||
|
||
This repository contains the example data of the [IPython Cookbook 2nd edition](http://ipython-books.github.io), the definitive guide to **high-performance scientific computing** and **data science** in Python. [The main repository is here](https://github.com/ipython-books/cookbook-2nd). | ||
This repository contains the data files of the [*IPython Interactive Computing and Visualization Cookbook, Second Edition (2018)*](https://www.packtpub.com/big-data-and-business-intelligence/ipython-interactive-computing-and-visualization-cookbook-second-e), by [Cyrille Rossant](http://cyrille.rossant.net), *Packt Publishing*. | ||
|
||
You don't need to clone or download this repository: the example code automatically downloads the datasets as need. You have nothing to do. | ||
|
||
The useful repositories are the following: | ||
|
||
* [Code as Jupyter notebooks](https://github.com/ipython-books/cookbook-2nd-code) | ||
* [Source files](https://github.com/ipython-books/cookbook-2nd) |