tidylab/tidy.preparation: Implement a Data Pipeline that Ingests, Prepares, Stores and Crafts Features

`tidy.preparation` provides R6 classes for implementing a unidirectional data pipeline that starts with any data source whether it’s on a remote server or local disk. At the output of the instantiated pipeline are amendable data, ready for consumption by multiple predictive analytics applications such as analytical models and reports.

Getting started

Package details

MaintainerHarel Lustiger <tidylab@gmail.com>
LicenseMIT + file LICENSE
Version1.20.01
URL https://tidylab.github.io/tidy.preparation/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tidylab/tidy.preparation")
tidylab/tidy.preparation documentation built on Jan. 6, 2020, 12:45 a.m.