1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-10 16:54:33 +02:00

Merge pull request #2201 from acidflip/master

Update pythonstatcomp.html.markdown
This commit is contained in:
Adam Bard
2016-03-18 11:12:38 -07:00

View File

@@ -1,8 +1,8 @@
---
language: Statistical computing with Python
category: tool
tool: Statistical Computing with Python
contributors:
- ["e99n09", "https://github.com/e99n09"]
filename: pythonstatcomp.py
---
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.