Update pythonstatcomp.html.markdown

This commit is contained in:
Jason Kinetec 2016-03-18 12:29:29 -04:00
parent 8d4bb235f1
commit 90f68920b9

View File

@ -1,8 +1,9 @@
---
language: Statistical computing with Python
category: tool
tool: Statistical Computing with Python
contributors:
- ["e99n09", "https://github.com/e99n09"]
filename: pythonstatcomp.py
- ["acidflip", "https://github.com/acidflip"]
---
This is a tutorial on how to do some typical statistical programming tasks using Python. It's intended for people basically familiar with Python and experienced at statistical programming in a language like R, Stata, SAS, SPSS, or MATLAB.