TableTransforms.jl

Transforms and pipelines with tabular data in Julia
Popularity
82 Stars
Updated Last
1 Year Ago
Started In
October 2021


This package provides transforms that are commonly used in statistics and machine learning. It was developed to address specific needs in feature engineering and works with general Tables.jl tables.

Installation

Get the latest stable release with Julia's package manager:

] add TableTransforms

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

Contributing

Contributions are very welcome. Please open an issue if you have questions.

We have open issues with missing transforms that you can contribute.