DavisVaughan/featherframe: Create Pandas DataFrame and Series objects from R using 'feather' and 'reticulate'.

Python objects are created by using 'feather' to write R objects to disk and then using 'reticulate' to access the Python version of 'feather' to read them into Python as Pandas DataFrames and Series.

Getting started

Package details

AuthorDavis Vaughan
MaintainerDavis Vaughan <dvaughan@business-science.io>
LicenseMIT
Version0.1.0
URL https://github.com/DavisVaughan/featherframe
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DavisVaughan/featherframe")
DavisVaughan/featherframe documentation built on May 28, 2019, 3:58 p.m.