Published March 31, 2021
| Version v0.22.7
Software
Open
JuliaData/DataFrames.jl: v0.22.7
Authors/Creators
- John Myles White1
- Bogumił Kamiński2
- powerdistribution
- Milan Bouchet-Valat3
- Sean Garborg
- Jacob Quinn
- Simon Kornblith4
- cjprybol
- Alexey Stukalov5
- Douglas Bates6
- Tom Short7
- Chris DuBois
- Harlan Harris
- Kevin Squire8
- Alex Arslan9
- pdeffebach
- David Anthoff10
- Dave Kleinschmidt9
- Andreas Noack11
- Viral B. Shah12
- Alex Mellnik
- Takafumi Arakaki
- Tanmay Mohapatra
- Peter
- Stefan Karpinski13
- Dahua Lin14
- timema
- ExpandingMan
- Florian Oswald15
- Lyndon White16
- 1. Facebook
- 2. SGH Warsaw School of Economics
- 3. Franch Institute for Demographic Studies (Ined)
- 4. Google
- 5. Technical University of Munich
- 6. University of Wisconsin
- 7. Electric Power Research Institute
- 8. SecondSpectrum
- 9. Beacon Biosignals
- 10. University of California, Berkeley
- 11. @JuliaComputing
- 12. Julia Computing
- 13. @JuliaComputing / @NYU-MSDSE-SWG
- 14. The Chinese University of Hong Kong
- 15. Sciences Po
- 16. @invenia Labs
Description
DataFrames v0.22.7
Closed issues:
- Resolve type instability issues in aggregation (#2424)
- combine and select without arguments (#2620)
- Usage of
eachcolseems to be a pun? (#2636) GroupKeyshould be comparable between DataFrames (#2639)- Release 1.0 tracking (#2640)
- Use dotgetproperty (#2653)
- DataFrameRow and NamedTuple comparisons (#2668)
- Vertical line still visible when row number disabled (#2673)
- Clean up deprecations before 1.0 release (#2676)
Merged pull requests:
- add support for getproperty broadcasting (#2655) (@bkamins)
- add ==, isequal <, and isless for DataFrameRow and GroupKey (#2669) (@bkamins)
- Omit vertical lines with show_row_numbers = false (#2674) (@ronisbr)
- clean up outstanding convert (#2675) (@bkamins)
- remove deprecations for 1.0 release (#2679) (@bkamins)
- make Tables.columns(df) return eachcol(df) (#2680) (@bkamins)
- check if column order is correct in aggregations (#2682) (@bkamins)
- Update CONTRIBUTING.md (#2684) (@bkamins)
- Reduce test memory consumption (#2686) (@bkamins)
Files
JuliaData/DataFrames.jl-v0.22.7.zip
Files
(395.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1b66aff64da6b0180aedba8a08f2b074
|
395.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaData/DataFrames.jl/tree/v0.22.7 (URL)