1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-30 19:40:36 +02:00

Update pythonstatcomp.html.markdown

This commit is contained in:
Jason Kinetec
2016-03-18 14:07:03 -04:00
parent 90f68920b9
commit 12f0b9442a

View File

@@ -3,7 +3,6 @@ category: tool
tool: Statistical Computing with Python
contributors:
- ["e99n09", "https://github.com/e99n09"]
- ["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.