[SciPy-User] reading binary R data files
Charanpal Dhanjal
dhanjal at telecom-paristech.fr
Fri Sep 9 08:55:55 EDT 2011
Try rpy2: http://rpy.sourceforge.net/rpy2.html
On Fri, 9 Sep 2011 14:41:25 +0200, Andreas H. wrote:
> Hi,
>
> I have a binary data file, which can be loaded in to R using
>
> load("myfile.dat")
>
> After executing this command, I have three arrays in the workspace,
> let's
> call them A, B, and C.
>
> I would like to load these data into Python. How can I do that?
>
> Cheers,
> Andreas.
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
More information about the SciPy-User
mailing list