We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604eed9 commit 1272145Copy full SHA for 1272145
README.md
@@ -5,7 +5,7 @@
5
This package is intended for developers of data transforms such as
6
the maintainers of [TableTransforms.jl](https://github.com/JuliaML/TableTransforms.jl).
7
It defines a simple API and basic transforms that work with any type of object such as
8
-the `Identity` and `Sequential` transforms.
+the `Identity` and `Sequential` transforms. Check dependant packages for more information.
9
10
[build-img]: https://img.shields.io/github/workflow/status/JuliaML/TransformsBase.jl/CI
11
[build-url]: https://github.com/JuliaML/TransformsBase.jl/actions
0 commit comments