Published May 7, 2021
| Version v1.1.1
Software
Open
JuliaData/DataFrames.jl: v1.1.1
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 v1.1.1
Closed issues:
- DataFrames with many columns are too slow (because of show()) (#2739)
- Unable to install DataFrames: error regarding ComposedFunction (#2748)
Merged pull requests:
- Optimize
completecasesto process only missingable columns (#2726) (@pstorozenko) - fix performance issue in multirow split-apply-combine (#2749) (@bkamins)
- use dict to cache eltype names (#2750) (@bkamins)
Files
JuliaData/DataFrames.jl-v1.1.1.zip
Files
(409.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b847aa572a187a6993487ce23234e898
|
409.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaData/DataFrames.jl/tree/v1.1.1 (URL)