Skip to content

This repository holds some python resources used in my iPython and Pandas presentation for the SLC Python meetup

Version2beta/ipython-pandas-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPython and Pandas explorer

This repository holds some python resources used in my iPython and Pandas presentation for the SLC Python meetup.

How to use this

  1. If you're on ubuntu, ipython notebook is more easily installed via: sudo apt-get install ipython-notebook. Virtualenv / pip installs won't work because of some wonkiness with pyzmq
  2. pip install -r requirements.txt - get the pip packages (might need sudo)
  3. ipython notebook - launch iPython Notebook (will also launch your browser)
  4. Explore and profit.

About

This repository holds some python resources used in my iPython and Pandas presentation for the SLC Python meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages