ofajardo/pyreadr

Usage of - df1 = result["df1"] # extract the pandas data frame for object df1

BNSBNS opened this issue · 0 comments

Hi
Many thanks for the great work here.
I am new to the python and pandas world, and having alittle issue understanding the line above on the expected outcome.

Can you please provide some examples on the expected flow of things here ? I am attempting to read the dataset from Introduction to Statistical Learning in R from https://cran.r-project.org/web/packages/ISLR2/index.html

Thank you.

image