We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286c744 commit fcedb1bCopy full SHA for fcedb1b
docs/src/man/querying_frameworks.md
@@ -1,7 +1,7 @@
1
# Data manipulation frameworks
2
3
-Three frameworks provide convenience methods to manipulate `DataFrame`s:
4
-DataFramesMeta.jl, DataFrameMacros.jl and Query.jl. They implement a functionality similar to
+Four frameworks provide convenience methods to manipulate `DataFrame`s:
+TidierData.jl, DataFramesMeta.jl, DataFrameMacros.jl and Query.jl. They implement a functionality similar to
5
[dplyr](https://dplyr.tidyverse.org/) or
6
[LINQ](https://en.wikipedia.org/wiki/Language_Integrated_Query).
7
0 commit comments