1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Update and rename statcomppython to pythonstatcomp.markdown.html

This commit is contained in:
e99n09
2015-03-08 22:34:12 -04:00
parent 4196b7addd
commit e65582d459

View File

@@ -2,7 +2,7 @@
language: Statistical computing with Python language: Statistical computing with Python
contributors: contributors:
- ["e99n09", "https://github.com/e99n09"] - ["e99n09", "https://github.com/e99n09"]
filename: statcomppython.py 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. 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.