You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,9 @@ just for a question, or come chat with us on the [#data](https://julialang.slack
12
12
channel with questions, concerns, or clarifications. Also one can find list of packages that supports
13
13
Tables.jl interface in [INTEGRATIONS.md](https://github.com/JuliaData/Tables.jl/blob/master/INTEGRATIONS.md).
14
14
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)
0 commit comments