SkillAgentSearch skills...

TableTransforms.jl

Transforms and pipelines with tabular data in Julia

Install / Use

/learn @JuliaML/TableTransforms.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="docs/src/assets/logo.png" height="200"><br> <a href="https://github.com/JuliaML/TableTransforms.jl/actions"> <img src="https://img.shields.io/github/actions/workflow/status/JuliaML/TableTransforms.jl/CI.yml?branch=master&style=flat-square"> </a> <a href="https://codecov.io/gh/JuliaML/TableTransforms.jl"> <img src="https://img.shields.io/codecov/c/github/JuliaML/TableTransforms.jl?style=flat-square"> </a> <a href="https://JuliaML.github.io/TableTransforms.jl/stable"> <img src="https://img.shields.io/badge/docs-stable-blue?style=flat-square"> </a> <a href="https://JuliaML.github.io/TableTransforms.jl/dev"> <img src="https://img.shields.io/badge/docs-latest-blue?style=flat-square"> </a> <a href="LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square"> </a> </p>

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.

Related Skills

View on GitHub
GitHub Stars107
CategoryData
Updated3d ago
Forks15

Languages

Julia

Security Score

100/100

Audited on Mar 30, 2026

No findings