| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-12 | 1.0 kB | |
| v1.8.2 source code.tar.gz | 2026-04-12 | 537.1 kB | |
| v1.8.2 source code.zip | 2026-04-12 | 582.5 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
DataFrames v1.8.2
Merged pull requests:
- Bump actions/checkout from 5 to 6 (#3517) (@dependabot[bot])
- Fix link for Data Wrangling with DataFrames.jl Cheat Sheet (#3519) (@gwr-de)
- avoid
Core.Boxin the package (#3520) (@KristofferC) - Reject transformations on SubDataFrame with copycols=false (#3522) (@arkgupta17)
- Add initial docs for output customization (#3523) (@ronisbr)
- Fix wrong makeunique suggestion in stack error message (#3526) (@anurag-mds)
- Bump codecov/codecov-action from 5 to 6 (#3527) (@dependabot[bot])
- Bump julia-actions/cache from 2 to 3 (#3528) (@dependabot[bot])
- Update test/io.jl (#3529) (@bkamins)
- Prepare for 1.8.2 release (#3530) (@bkamins)
Closed issues:
- stack wrong makeunique suggestion (#3487)
invalid indexwith SubDataFrame andcopycols = false(#3515)- Link to "Data Wrangling with DataFrames.jl Cheat Sheet" is broken in the documentation (#3518)