Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
#Data Science in Python
# Data Science in Python

###DataGotham 2013 tutorial
DataGotham 2013 tutorial.

## Installation instructions for Scientific Python [here](http://nbviewer.ipython.org/urls/raw.github.com/hernamesbarbara/Scientific_Python_Setup/master/Setting_Up_Your_Python_Environment.ipynb)
## Installation Instructions for Scientific Python

### 1) Install Python

## To run
Download and install python [here](https://www.python.org/downloads/).

### 2) Install Anaconda

Anaconda is a free distribution of the Python programming language for large-scale data processing, predictive analytics, and scientific computing that aims to simplify package management and deployment.

Follow instructions to install Anaconda [here](http://docs.continuum).

## To Run

$ cd notebooks
$ ipython notebook --pylab inline