TidierOrg / Tidier.jl

Meta-package for data analysis in Julia, modeled after the R tidyverse.
MIT License
524 stars 14 forks source link

Add joins functionality and re-export DataFrame function from DataFrames.jl. #30

Closed kdpsingh closed 1 year ago

kdpsingh commented 1 year ago

Not done yet. I'll fix doctests and then am going to bulk up the documentation before merging.