diff options
author | Jason Kinetec <acidflip@users.noreply.github.com> | 2016-03-18 14:07:03 -0400 |
---|---|---|
committer | Jason Kinetec <acidflip@users.noreply.github.com> | 2016-03-18 14:07:03 -0400 |
commit | 12f0b9442a680e27ec23504e5f43e13143c121b4 (patch) | |
tree | fdc15c356057f3862bd602a052a5f6520d2c35e2 /pythonstatcomp.html.markdown | |
parent | 90f68920b97ec6384933de323e8d7f260d3ae944 (diff) |
Update pythonstatcomp.html.markdown
Diffstat (limited to 'pythonstatcomp.html.markdown')
-rw-r--r-- | pythonstatcomp.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pythonstatcomp.html.markdown b/pythonstatcomp.html.markdown index 7cf6862e..8ee3aa64 100644 --- a/pythonstatcomp.html.markdown +++ b/pythonstatcomp.html.markdown @@ -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. |