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
update docs following CSV.jl 0.9 release (#2865) More... over 2 years ago
feature: `unstack` receives kwarg `fillvalue` (#2828) More... over 2 years ago
make DataFrame constructor more flexible (#2859) More... over 2 years ago
more careful test of ByRow for PooledArray (#2837) More... over 2 years ago
Bk/add leftjoin! (#2843) More... over 2 years ago
fix transpose error message and clean up code (#2862) More... over 2 years ago
Fix signature of constructor in docstring (#2857) More... over 2 years ago
use nrow and ncol from DataAPI.j (#2856) More... over 2 years ago
Fix three uses of "data table" (#2852) More... over 2 years ago
Improve docstring of AsTable (#2851) More... over 2 years ago
Support adding columns to views (#2794) More... over 2 years ago
feat: `insertcols!` receives kwarg `after` (#2829) More... over 2 years ago
Disable color testing when color is not supported (#2847) More... over 2 years ago
Fix tests broken by Julia Base changes (#2844) More... over 2 years ago
add Tables.materializer for types methods (#2839) More... over 2 years ago
Fix unstack on empty data frame (#2842) More... over 2 years ago
Add muli-threading support description to the manual (#2823) More... over 2 years ago
Fix typo math => match in docs (#2840) More... over 2 years ago
fix transformation minilanguage docs (#2838) More... over 2 years ago
explain that fun => target does not work in general (#2836) More... over 2 years ago
correct signature of merge for AbstractIndex (#2826) More... over 2 years ago
review of the DataFrames.jl tutorial (#2825) More... almost 3 years ago
Add a tutorial to DataFrames.jl documentation (#2717) More... almost 3 years ago
make sort kwarg in groupby more flexible (#2812) More... almost 3 years ago
add a link to JuliaCon2021 tutorial to docs (#2817) More... almost 3 years ago
fix delete! for versions of Julia 1.6.2 or earlier (#2820) More... almost 3 years ago
Document GroupedDataFrame consistency check (#2811) More... almost 3 years ago
update precompilation and .gitignore (#2810) More... almost 3 years ago
improve subset! for GroupedDataFrame (#2809) More... almost 3 years ago
Add some clarifying comments on copycols for Tables.jl inputs (#2805) More... almost 3 years ago