Code and Data from the Book
The easiest way to get all the code and data from the book is to download this zip file. You will find two folders in this file, one for each part of the book:
For those familiar with GitHub, the code and data are also available in this GitHub repository. You can clone the repository onto your computer to get all the files locally.
NOTE: For Typos and Corrections, please go here.
- Part 1 contains the code and data for part 1; each file is referenced in the book
- Part 2 contains five Jupyter notebook, one for each chapter in part 2 of the book. In addition, it contains the following folders
- raw_data contains the raw data for part 2 of the book
- Chapter 5 contains the files you would end up with after running the code in Chapter 5 of the book. If you want to start Chapter 6 with a clean set of files, use this folder.
- Chapter 7 contains the files you would end up with after running the code in Chapter 7 of the book. If you want to start Chapter 8 with a clean set of files, use this folder.
For those familiar with GitHub, the code and data are also available in this GitHub repository. You can clone the repository onto your computer to get all the files locally.
NOTE: For Typos and Corrections, please go here.