Feed on
Posts
Comments

it’s easy to convert an rpy FloatVector object (fv_obj) to a numpy array:

import np

np.array(fv_obj)


Bookmark and Share

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

Did I get this wrong? Let me know!

Trackback URI | Comments RSS