0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add extra safety step in filter with AsTable (#3067) More... almost 2 years ago
fix unstack for cases when column names overlap (#3065) More... almost 2 years ago
make AsTable more careful when accepting argument (#3064) More... almost 2 years ago
update allcombinations docstring (#3056) More... almost 2 years ago
Update working_with_dataframes.md (#3050) More... almost 2 years ago
Update "Julia Data Ecosystem" list (#3048) More... almost 2 years ago
update NEWS.md (#3046) More... almost 2 years ago
Fix handling of variable_eltype in stack (#3043) More... almost 2 years ago
add allcombinations (#3031) More... about 2 years ago
allow scalars in subset and subset! as conditions (#3032) More... about 2 years ago
make sure we correctly pass matchmissing in joins (#3040) More... about 2 years ago
Fix keyword argument syntax in `DataFrame` docstring (#3038) More... about 2 years ago
Make indexing of eachrow return the object of the same type on a view of the parent (#3037) More... about 2 years ago
Use cycle notation to speed up `permute!` (#3035) More... about 2 years ago
add ungroup keyword argument to filter (#3021) More... about 2 years ago
add insertcols (#3020) More... about 2 years ago
Add fillcombinations function (#3012) More... about 2 years ago
Update LICENSE.md (#3029) More... about 2 years ago
handle empty args in subset (#3025) More... about 2 years ago
make broadcasting assignment consistent with ! (#3022) More... about 2 years ago
avoid categorical promotion (#3026) More... about 2 years ago
Fix docstrings of fast row-wise transformation (#3015) More... about 2 years ago
Improved error when column numbers do not match in transformations (#3009) More... about 2 years ago
add reverse!, shuffle, shuffle!, permute!, and invpermute! (#3010) More... about 2 years ago
add `first`, `last` methods with `n` for gdf (#3006) More... about 2 years ago
Implementation of eachindex, proprow, and groupindices (#3001) More... about 2 years ago
make permutedims more flexible (#3004) More... about 2 years ago
allow function in allowduplicates in unstack (#2998) More... about 2 years ago
doc: remove superfluous word (#3007) More... about 2 years ago
Handle Base.CanonicalIndexError introduced in Julia 1.8 (#3002) More... about 2 years ago