JuliaML / TransformsBase.jl

Base package for general data transformations in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Base package for general data transformations in Julia

License:MIT License


Languages

Language:Julia 100.0%