| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-25 | 1.1 kB | |
| v1.7.1 source code.tar.gz | 2025-08-25 | 532.7 kB | |
| v1.7.1 source code.zip | 2025-08-25 | 577.7 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
DataFrames v1.7.1
Ecosystem changes: - CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#3503) (@github-actions[bot]) - Bump codecov/codecov-action from 4 to 5 (#3481) (@dependabot[bot])
Documentation changes:
- Updated Basic Usage of Manipulation Functions (#3360) (@nathanrboyer)
- docs for aggregation over grouped array-like elements (#3425) (@huangyxi)
- Stabilize random number reproducibility in doctests (#3472) (@nathanrboyer)
- Docs: Fix typo (#3474) (@agdestein)
- dcast instead of SDcols (#3475) (@tdhock)
- typo, df was d (#3477) (@rOsemium)
- compare stack/unstack to data.table melt/dcast (#3478) (@tdhock)
- Small formatting tweaks to [#3360] after reviewing online (#3483) (@nathanrboyer)
- Update querying_frameworks.md adding TidierData on introduction (#3488) (@indymnv)
- Document DataFrame definition in code file using CSV.jl (#3501) (@MagicMuscleMan)
- Update categorical.md after CategoricalArrays.jl release (#3504) (@bkamins)