summaryrefslogtreecommitdiffhomepage
path: root/statcomppython
Commit message (Collapse)AuthorAgeLines
* Create statcomppythone99n092015-03-08-0/+234
This is a tutorial on how to use Python for the stuff people normally do in R, MATLAB, or Stata. It's designed for someone comfortable with programming, basically familiar with Python, and experienced with a statistical programming language. Scraping the web, reading CSV files, summarizing columns, basic charts and plotting options, plus an extended data cleaning and exploratory data analysis example using a table of Holy Roman Emperors.