JuliaData / DataFrames.jl

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

Advanced transformation examples #3433

Closed bkamins closed 1 week ago

bkamins commented 6 months ago

Fixes https://github.com/JuliaData/DataFrames.jl/issues/3430

bkamins commented 5 months ago

@nalimilan - what do you think (CI errors are unrelated)?

bkamins commented 5 months ago

@nalimilan - I applied all your suggestions and expanded the examples even more to be more explicit.

bkamins commented 2 weeks ago

@nalimilan - can you please have a look at it. If it is OK we could merge it. Thank you!

bkamins commented 1 week ago

Thank you!