fxtract: Feature Extraction from Grouped Data

An R6 implementation for calculating features from grouped data. The output will be one row for each group. This functionality is often needed in the feature extraction process of machine learning problems. Very large datasets are supported, since data is only read into RAM when needed. Calculation can be done in parallel and the process can be monitored. Global error handling is supported. Results are available in one final dataframe.

Package details

AuthorQuay Au [aut, cre], Clemens Stachl [ctb], Ramona Schoedel [ctb], Theresa Ullmann [ctb], Andreas Hofheinz [ctb]
MaintainerQuay Au <quayau@gmail.com>
LicenseMIT + file LICENSE
Version0.9.4
URL https://github.com/QuayAu/fxtract
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("fxtract")

Try the fxtract package in your browser

Any scripts or data that you put into this service are public.

fxtract documentation built on July 8, 2020, 5:43 p.m.