Skip to content

Commit 7ea1e91

Browse files
authored
Add link to TableTransforms.jl (#369)
1 parent f14359b commit 7ea1e91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/src/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ just for a question, or come chat with us on the [#data](https://julialang.slack
1212
channel with questions, concerns, or clarifications. Also one can find list of packages that supports
1313
Tables.jl interface in [INTEGRATIONS.md](https://github.com/JuliaData/Tables.jl/blob/master/INTEGRATIONS.md).
1414

15-
Please refer to [TableOperations.jl](https://github.com/JuliaData/TableOperations.jl) for common table operations such as `select`, `transform`, `filter` and `map`.
15+
Please refer to [TableOperations.jl](https://github.com/JuliaData/TableOperations.jl) for common table operations
16+
such as `select`, `transform`, `filter` and `map` and to [TableTransforms.jl](https://github.com/JuliaML/TableTransforms.jl)
17+
for more sophisticated transformations.
1618

1719
```@contents
1820
Depth = 3

0 commit comments

Comments
 (0)