On Fri, Mar 20, 2009 at 6:45 AM, Bala subramanian <bala.biophys...@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to