Why am I getting “module 'rpy2.robjects.conversion' has no attribute 'py2rpy'” error?

前端 未结 0 1358
你的背包
你的背包 2021-01-03 22:06

I\'m trying to convert a pandas dataframe into an R dataframe using the guide here. The code I have so far is:

import pandas as pd
import rpy2.robjects as ro
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题