Published September 19, 2022
| Version v1.3.6
Software
Open
JuliaData/DataFrames.jl: v1.3.6
Authors/Creators
- Bogumił Kamiński1
- John Myles White2
- Milan Bouchet-Valat3
- powerdistribution
- 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
- Peter13
- Stefan Karpinski14
- Dahua Lin15
- timema
- ExpandingMan
- Florian Oswald16
- Ronan Arraes Jardim Chagas17
- 1. SGH Warsaw School of Economics
- 2. Meta
- 3. Franch Institute for Demographic Studies (Ined)
- 4. Google
- 5. Seer Inc
- 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. Bureau of Meteorology
- 14. @JuliaComputing / @NYU-MSDSE-SWG
- 15. The Chinese University of Hong Kong
- 16. Sciences Po
- 17. National Institute for Space Research
Description
DataFrames v1.3.6
Closed issues:
- Use PrettyTable.jl as HTML backend (#2835)
- Metadata display (#3076)
- add length (or nrow) to describe (#3095)
- Provide
nuniquefor Integers indescribe(#3098) - missing AsTable (#3123)
- add Tables.subset and move ByRow to Tables (#3127)
- Two Type Warnings (#3134)
- typos (#3141)
- Ancient version of DataFrames (#3152)
- CSV.read returned DataFrame is different? (#3154)
Merged pull requests:
- Remove unused where clauses (#3137) (@bkamins)
- markdown typos (#3142) (@musvaage)
- fix typos in docs and comments (#3143) (@musvaage)
- add :nnonunique and :nuniqueall to describe (#3146) (@bkamins)
- Fix type assertion in _filter_helper (#3155) (@bkamins)
- Fix broken links in docs (#3156) (@bkamins)
- further improve OutOfMemory problem handling in tests (#3157) (@bkamins)
- Synchronize ByRow and Tables.subset with Tables.jl 1.8 (#3158) (@bkamins)
Files
JuliaData/DataFrames.jl-v1.3.6.zip
Files
(473.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:05b46c4d44439ecf4026459700f4120a
|
473.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaData/DataFrames.jl/tree/v1.3.6 (URL)