reticulate: numpy array to r object using py_to_r

Hi all,

I am having problems with reticulate, as I have to import a python package and then try to get the results back into R format.

Somehow, py_to_r is not working on this object:
image

Afaik, it is a numpy array, but I am not sure why it is not convertable?

Best and many thanks,
Jakob

looks like this issue :
py_to_r · Issue #387 · rstudio/reticulate (github.com)

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.