[Tutor] statistics with python

greg whittier greg at thewhittiers.com
Fri Mar 20 13:30:09 CET 2009


On Fri, Mar 20, 2009 at 6:45 AM, Bala subramanian <bala.biophysics at gmail.com
> wrote:

> Dear python friends,
>
> someone kindly suggest me packages, modules and documentation resources
> (especially)  to
>
> i) plot graphs using python.
>

matplotlib is excellent and probably the most popular



>
> ii) statistical analysis using python.
>
>
Your best bet is probably using the python binding for R (
http://rpy.sourceforge.net/).  This also lets you use R's powerful graphing
capability.  Scipy.org also has some statistics packages, but nothing as
complete as you can get with R.



>
> Thanks in advance,
> Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090320/800f35d7/attachment.htm>


More information about the Tutor mailing list