Skip to content

mickdelaney/Agile_Data_Code_2

 
 

Repository files navigation

Agile_Data_Code_2

Code for Agile Data Science, O'Reilly 2016, Second Edition

Installation

Installation takes a few minutes, using Vagrant and Virtualbox.

vagrant up
vagrant ssh

Then download the data:

cd Agile_Data_Code_2
./download.sh

Read chapter 2 for further setup instructions. Checkout install.sh if you want to install the tools yourself and run the example code. All scripts run from the base directory, except the web app which runs in ex. ch08/web/.

About

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 33.2%
  • Jupyter Notebook 31.1%
  • JavaScript 13.3%
  • HTML 10.4%
  • CSS 8.5%
  • Shell 3.5%