ClaroHenrique / TableTransforms.jl

Transforms and pipelines with tabular data in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Transforms and pipelines with tabular data in Julia

License:MIT License


Languages

Language:Julia 100.0%