0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add haskey and get support for DataFrameColumns (#3282) More... about 1 year ago
Allow to pass multiple predicates in `Cols` and mix them with other selectors (#3279) More... about 1 year ago
update CompatHelper.jl setup (#3280) More... about 1 year ago
add keep to nonunique, unique, and unique! (#3260) More... over 1 year ago
Improve allcombinations docstring + minor cleanups after #3256 (#3276) More... over 1 year ago
Improve performance of dropmissing (#3256)
J S
More... over 1 year ago
correctly index into a SubDataFrame with no columns (#3273) More... over 1 year ago
add TableMetadaTools.jl to docs (#3269) More... over 1 year ago
Update TagBot.yml (#3271) More... over 1 year ago
Fix error in fast aggregation of missing only columns for sum and mean (#3268) More... over 1 year ago
Fix bug in subset[!] when handling no conditions case (#3264) More... over 1 year ago
add support for Tables.AbstractRow in push!, pushfirst!, and insert! (#3245) More... over 1 year ago
document breaking change policy (#3262) More... over 1 year ago
improve error message in operation specification syntax (#3263) More... over 1 year ago
Add sorting options to groupby (#3253) More... over 1 year ago
improve error message when used selector is incorrect (#3242) More... over 1 year ago
Improve examples in the manual in basics.md (#3236) More... over 1 year ago
Mention ReadStatTables.jl in documentation (#3252) More... over 1 year ago
Add hints to use macro packages for new users (#3238) More... over 1 year ago
Fix typo in documentation (#3250) More... over 1 year ago
Add an option in joins to specify row order (#3233) More... over 1 year ago
fix deleteat! and subset! performance (#3249) More... over 1 year ago
add an option to intersect arguments passed to Cols (#3224) More... over 1 year ago
Add allunique and improve nonunique and describe (#3232) More... over 1 year ago
add Iterators.partition (#3212) More... over 1 year ago
Explain column-independent operations (#3225) More... over 1 year ago
fix markdown tests (#3234) More... over 1 year ago
fix select bug with copycols=false on SubDataFrame (#3231) More... over 1 year ago
Fix unstack docstring (#3226) More... over 1 year ago
make aggregation of empty GroupedDataFrame correct with AsTable (#3222) More... over 1 year ago