Re: Migrating from R to Python

2009-11-02 Thread Ishwor Gurung
Hi, 2009/11/3 Ryan : > I am a long time user of "R" for statistical analysis and find it an [...] > My question is to people who have used zoo and xts in R, what has > their experience been with Python? Would you recommend using native > Python to do time series analysis, or rPy to link back to R

Migrating from R to Python

2009-11-02 Thread Ryan
I am a long time user of "R" for statistical analysis and find it an extremely useful environment for data exploration. That said I may be adding and/or moving to Python for more of my work and wanted to know if people had any recommendations. My work is primarily financial time series analysis. I