There is a newer version of the record available.

Published November 10, 2020 | Version v1.2.0

JuliaData/Tables.jl: v1.2.0

  • 1. University of California, Berkeley
  • 2. Franch Institute for Demographic Studies (Ined)
  • 3. SGH Warsaw School of Economics
  • 4. @ElaraAI
  • 5. National Institiute of Technology, Hamirpur
  • 6. Invenia Technical Computing
  • 7. National Chiao Tung University
  • 8. @InterpretableAI
  • 9. @LoonAnalytics, @JuliaComputing
  • 10. University of Virginia
  • 11. Invenia
  • 12. Schneider and Schroeder Services LTD
  • 13. @streamlit

Description

Tables v1.2.0

Diff since v1.1.0

Closed issues:

  • Column order in a table from a Dict (#161)
  • Ability to find out which format (row or column) is native to the table (#201)
  • Inconsistent handling of Tuple and NamedTuple (#204)
  • Interface specification in documentation (#205)
  • Don't infer schema from the first object in an array (#207)
  • What is a Table (#208)
  • Tables.columntable, Table.allocatecolumns runs slowly for tables with large number of columns (#209)
  • Tables.isrowtable can throw ambiguity error (#213)

Merged pull requests:

  • For Tables.columns fallback, attempt to preserve schema on empty inputs (#206) (@quinnj)
  • Treat Iterators.PartitionIterator as valid partitions (#210) (@quinnj)
  • Introduce a specialization threshold and try to avoid generated code (#211) (@quinnj)
  • Add dictcolumntable and dictrowtable functions (#212) (@quinnj)
  • Add definitions for istable/isrowtable to avoid ambiguities (#214) (@quinnj)

Files

JuliaData/Tables.jl-v1.2.0.zip

Files (39.7 kB)

Name Size Download all
md5:e46cb487874854acd72d93613afa4d1a
39.7 kB Preview Download

Additional details

Related works