JuliaData / DataFrames.jl

In-memory tabular data in Julia
https://dataframes.juliadata.org/stable/
Other
1.71k stars 360 forks source link

Explain the role of querying frameworks for DataFrames.jl #3438

Closed bkamins closed 2 months ago

bkamins commented 2 months ago

Users often think that meta-packages make life more complex, which is not the case 😄.

bkamins commented 2 months ago

Thank you!