The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

DAL Toolbox Data Preprocessing

GitHub Repo stars GitHub Repo stars

The goal of DAL Toolbox Data Preprocessing is to provide an extended set of data preprocessing activities.

Installation

The latest version of DAL Toolbox Data Preprocessing at CRAN is available at: https://CRAN.R-project.org/package=daltoolboxdp

You can install the stable version of DAL Toolbox from CRAN with:

install.packages("daltoolboxdp")

You can install the development version of DAL Toolbox Data Preprocesing from GitHub https://github.com/cefet-rj-dal/daltoolboxdp with:

library(devtools)
devtools::install_github("cefet-rj-dal/daltoolboxdp", force=TRUE, dependencies=FALSE, upgrade="never")

Examples

The examples are organized according to general (data preprocessing).

Examples: https://github.com/cefet-rj-dal/daltoolboxdp/tree/main/examples

Bugs and new features request

https://github.com/cefet-rj-dal/daltoolboxdp/issues

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.