Skip to content

Commit

Permalink
Update docs/src/man/querying_frameworks.md
Browse files Browse the repository at this point in the history
Co-authored-by: Milan Bouchet-Valat <[email protected]>
  • Loading branch information
bkamins and nalimilan authored Apr 19, 2024
1 parent 29259d8 commit 0602214
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/man/querying_frameworks.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ DataFramesMeta.jl, DataFrameMacros.jl and Query.jl. They implement a functionali
[dplyr](https://dplyr.tidyverse.org/) or
[LINQ](https://en.wikipedia.org/wiki/Language_Integrated_Query).

These frameworks are designed to make it easier for new users to start working with data frames in Julia.
These frameworks are designed both to make it easier for new users to start working with data frames in Julia
and to allow advanced users to write more compact code.

## DataFramesMeta.jl

Expand Down

0 comments on commit 0602214

Please sign in to comment.