Skip to content

Instantly share code, notes, and snippets.

@briandailey
Created September 17, 2013 19:15
Show Gist options
  • Select an option

  • Save briandailey/6599285 to your computer and use it in GitHub Desktop.

Select an option

Save briandailey/6599285 to your computer and use it in GitHub Desktop.
pip upgrade distribute before installing pandas
wget https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py -O - | python
pip install -U pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment