TransformsBase.jl

Base package for general data transformations in Julia
Author JuliaML
Popularity
6 Stars
Updated Last
1 Year Ago
Started In
October 2022

TransformsBase.jl

This package is intended for developers of data transforms such as the maintainers of TableTransforms.jl. It defines a simple API and basic transforms that work with any type of object such as the Identity and Sequential transforms. Check dependant packages for more information.