[Tutor] Matching relational data
Steven D'Aprano
steve at pearwood.info
Tue Oct 5 00:31:46 CEST 2010
On Mon, 4 Oct 2010 10:52:02 am Alan Gauld wrote:
> One of the best programming stats tools is R
>
> http://en.wikipedia.org/wiki/R_%28programming_language%29
>
> There is a python bionding for R too.
>
> Although R may be overkill for what you want, but at least
> you'll know the theory and math are correct!
Or you could use numpy and scipy, which are rapidly becoming the choice
for numeric and scientific applications over R.
--
Steven D'Aprano
More information about the Tutor
mailing list