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