From e65582d459e5770d1a3ac3c5e5826dc10b546344 Mon Sep 17 00:00:00 2001 From: e99n09 Date: Sun, 8 Mar 2015 22:34:12 -0400 Subject: [PATCH] Update and rename statcomppython to pythonstatcomp.markdown.html --- statcomppython => pythonstatcomp.markdown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename statcomppython => pythonstatcomp.markdown.html (99%) diff --git a/statcomppython b/pythonstatcomp.markdown.html similarity index 99% rename from statcomppython rename to pythonstatcomp.markdown.html index 1f71bf6e..78b62e33 100644 --- a/statcomppython +++ b/pythonstatcomp.markdown.html @@ -2,7 +2,7 @@ language: Statistical computing with Python contributors: - ["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.