Many Excel tasks can be accomplished in Python, using the Pandas library. This repository shows you how.
##Preview of coming attractions
- How to install Python and iPython Notebook
- Why Python is better than Excel for some tasks (a manifesto)
- Sampling data
- Joining tables (aka VLOOKUP)
- Creating plots
- Running a simple logistic regression