To run this example you'll need to install the following packages inside your virtual machine:
sudo apt-get install python pandassudo pip install --upgrade pandas
sudo apt-get install libgeos-3.3.3 python-mpltoolkits.basemap python-mpltoolkits.basemap-data python-mpltoolkits.basemap-docThen run the notebook from your machine with this command:
ipython notebook --no-browser --ip=0.0.0.0 --script --pylab=inline
-
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.
-
Visualization