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