Skip to content

Stat 157 Homework 2 due on Monday 2013-10-21 at 11:59pm

Notifications You must be signed in to change notification settings

qi-zhang/recent-quakes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Preliminary Setup Steps

To run this example you'll need to install the following packages inside your virtual machine:

sudo apt-get install python pandas
sudo pip install --upgrade pandas
    sudo apt-get install libgeos-3.3.3 python-mpltoolkits.basemap python-mpltoolkits.basemap-data python-mpltoolkits.basemap-doc

Then run the notebook from your machine with this command:

ipython notebook --no-browser --ip=0.0.0.0 --script --pylab=inline
  1. Data Curation We decided to continue using the csv file because we wanted to have some form of reproducible output and our group tried to learn JSON but did not feel it would be as productive as continuing to use the csv file.

  2. Visualization

About

Stat 157 Homework 2 due on Monday 2013-10-21 at 11:59pm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published