Skip to content

cefet-rj-dal/daltoolboxdp

Repository files navigation

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://nbviewer.org/github/cefet-rj-dal/daltoolboxdp/tree/main/examples/

Bugs and new features request

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

About

DAL ToolBox Data Preprocessing

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published