Book Image

Learning Pandas

By : Michael Heydt
Book Image

Learning Pandas

By: Michael Heydt

Overview of this book

Table of Contents (19 chapters)
Learning pandas
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Installing and running IPython Notebooks


The examples for the book consist of an IPython Notebook per chapter, as well as some data files used by various code examples. To install and run the notebooks, simply unzip the notebook files in a directory and then start the IPython Notebook server from that directory. This should present you with something similar to the following screenshot:

To view the samples for a chapter, click on the link for that chapter. The following screenshot shows the examples for Chapter 1, A Tour of pandas:

I'll leave exploring the IPython Notebook functionality in more detail to you. If you are reading this book and are interested in pandas, I believe you will find IPython Notebooks fascinating.

To get more examples on IPython Notebooks, you can check out the following resources: