0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix float grouping (#2791) More... almost 3 years ago
up DataAPI.jl to 1.7 and CategoricalArrays.jl to 0.10.0 (#2807) More... almost 3 years ago
move summary outside of a <table> in text/html (#2801) More... almost 3 years ago
Use standard Tables.Schema constructor instead of constructing directly (#2797) More... almost 3 years ago
Deprecate AbstractVector in hcat (#2777) More... almost 3 years ago
allow Matrices in transformations of GroupedDataFrame (#2782) More... almost 3 years ago
Use latest Documenter.jl (#2786) More... almost 3 years ago
allow :col => AsTable and :col => cols (#2780) More... almost 3 years ago
remove escape in Char (#2778) More... almost 3 years ago
Matchmissing == :notequal (#2724) More... almost 3 years ago
add information how DelimitedFiles can be used (#2773) More... almost 3 years ago
Fix type instability in sort for few columns case and fix issorted bug (#2746) More... almost 3 years ago
add _findall for AbstractVector{Bool} and use it in internal functions (#2769) More... almost 3 years ago
Put longer type into th title argument in HTML show (#2774) More... almost 3 years ago
Explicit loop in `_findall` to avoid allocations (#2771) More... almost 3 years ago
cover corner case of compactype (wide name and CategoricalValue) (#2751) More... about 3 years ago
update NEWS.md (#2763) More... about 3 years ago
Alignment of complex numbers (#2756) More... about 3 years ago
Run `findall(rows)` only if `rows` are not all true (#2727) More... about 3 years ago
audit more master -> main (#2758) More... about 3 years ago
Update comparisons with data.table info (#2725) More... about 3 years ago
make "Edit on Github" points to main branch (#2759) More... about 3 years ago
reviewed and fixed comparisons with other frameworks (#2755) More... about 3 years ago
Update docs URLs in README (#2752) More... about 3 years ago
use dict to cache eltype names (#2750) More... about 3 years ago
fix performance issue in multirow split-apply-combine (#2749) More... about 3 years ago
Optimize `completecases` to process only missingable columns and be type stable (#2726) More... about 3 years ago
require AbstractVector from subset selectors (#2744) More... about 3 years ago
fix row_group_slots_threading (#2736) More... about 3 years ago
Fix typo in depwarn (#2734) More... about 3 years ago