There is a newer version of the record available.

Published January 21, 2021 | Version v0.22.3
Software Open

JuliaData/DataFrames.jl: v0.22.3

  • 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. Rutgers University
  • 12. @JuliaComputing
  • 13. Julia Computing
  • 14. @JuliaComputing / @NYU-MSDSE-SWG
  • 15. The Chinese University of Hong Kong
  • 16. Sciences Po
  • 17. @invenia Labs

Description

DataFrames v0.22.3

Diff since v0.22.2

Closed issues:

  • remove CategoricalArrays dependency, for performance (#2321)
  • Provide nunique for <:Real columns in describe (#2384)
  • describe doesn't follow the source => function => name convention (#2385)
  • Add some methods for elegant piping (#2416)
  • Performance cliff in groupby (#2591)
  • distinct function is missing from DataFrames (#2596)
  • combine() error with std() on GroupedDataFrame with Unitful columns (#2600)
  • Error showing value of type DataFrame (#2604)

Merged pull requests:

  • Add subset (#2496) (@bkamins)
  • implement firstindex, lastindex, axes, size, and ndims consistently (#2573) (@bkamins)
  • Enable multithreading with several operations in combine/select/transform (#2574) (@nalimilan)
  • Mention number of groups in performance note (#2578) (@nalimilan)
  • Implement firstindex, lastindex, axes, size, and ndims consistently (#2584) (@bkamins)
  • Update ci.yml from master to main (#2585) (@bkamins)
  • Add tests for column selection and renaming for GroupedDataFrame (#2586) (@bkamins)
  • CompatHelper: bump compat for "Reexport" to "1.0" (#2587) (@github-actions[bot])
  • Avoid performance bottleneck corner case in grouping (#2592) (@bkamins)
  • Update deploydocs (#2599) (@quinnj)
  • Fix groupreduce with var and std for Unitful types (#2601) (@nalimilan)

Files

JuliaData/DataFrames.jl-v0.22.3.zip

Files (394.0 kB)

Name Size Download all
md5:0eb4b3438143d104ef3e11df6e114694
394.0 kB Preview Download

Additional details