Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-01 | 1.2 kB | |
v0.15.0 source code.tar.gz | 2024-03-01 | 61.5 kB | |
v0.15.0 source code.zip | 2024-03-01 | 78.2 kB | |
Totals: 3 Items | 140.9 kB | 0 |
What's Changed
- fix a couple of typos by @spaette in https://github.com/JuliaData/DataFramesMeta.jl/pull/370
- Improve tables in docs by @nalimilan in https://github.com/JuliaData/DataFramesMeta.jl/pull/375
- Allow for Between, Not, All, Cols in
@select
by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/372 - add groupby and docs by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/373
- Add metadata macros by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/377
- Small docs fixes by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/381
- Bugfix broadcasting 380 by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/382
- Small macro hygiene fixes by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/384
- Make a release for 0.15.0 by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/379
- Add 0.1 compat entry for TableMetaDataTools by @pdeffebach in https://github.com/JuliaData/DataFramesMeta.jl/pull/385
Full Changelog: https://github.com/JuliaData/DataFramesMeta.jl/compare/v0.14.1...v0.15.0