Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 775 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 775 Bytes

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.