as_pandas_DataFrame: Convert from R to Pandas DataFrame using feather

Description Usage Arguments

Description

Convert any object coercible to a data.frame to a Pandas DataFrame. Conversion is done using feather, which might not be the most efficient way, but the type conversion supported by feather is inherited here.

Usage

1

Arguments

x

An R object to convert to Pandas DataFrame

...

Currently unused


DavisVaughan/featherframe documentation built on May 28, 2019, 3:58 p.m.