Published July 31, 2021
| Version v1.2.2
Software
Open
JuliaData/DataFrames.jl: v1.2.2
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
- Ronan Arraes Jardim Chagas16
- 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. National Institute for Space Research
Description
DataFrames v1.2.2
Closed issues:
- Add method to filter on
Bool
column symbols (#2465) - Enable documenter doctests (#2702)
- Extend => renaming syntax (#2728)
- add a keyword to specify group order in groupby (#2762)
subset
with grouped data frame has worse compile times thantransform
(#2806)- Performance Issues with filter and subset (#2821)
- Extremely slow GroupBy behaviour on a small table (#2822)
- Is there any Julia alternatives to to_dict function in pandas? (#2824)
Merged pull requests:
- making a new top level section to work with DataFrames (#2717) (@RohitRathore1)
- make sort kwarg in groupby more flexible (#2812) (@bkamins)
- add a link to JuliaCon2021 tutorial to docs (#2817) (@bkamins)
- review of the DataFrames.jl tutorial (#2825) (@bkamins)
- correct signature of merge for AbstractIndex (#2826) (@bkamins)
Files
JuliaData/DataFrames.jl-v1.2.2.zip
Files
(454.0 kB)
Name | Size | Download all |
---|---|---|
md5:6b5c4a177d0255aba62f7d855ffb4073
|
454.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaData/DataFrames.jl/tree/v1.2.2 (URL)