Changelog

v0.2.7 (2022-06-27)

Performance

  • Metadata reader implemented with parallel read (da4754f)

v0.2.6 (2022-05-27)

Fix

  • Fixed dense_shape error on variant_wise writer (523a8e6)

v0.2.5 (2022-05-22)

Performance

  • Use metadata taste when building DNARecordsReader decoder (94785a9)

v0.2.4 (2022-05-21)

Fix

  • Added integer to spark<->tf types_dict (98e8a2f)

v0.2.3 (2022-05-21)

Fix

  • Stop generating property names with chrchr (31a9172)

v0.2.2 (2022-05-20)

Fix

  • Fixed scalability issues related with too many small files generated (b4ba095)

Performance

  • Added metadata taste functionality to the reader. Improved performace of block transposition (26b2353)

v0.2.1 (2022-05-19)

Fix

  • Static block size rather than dynamic (6b81af0)

v0.2.0 (2022-05-19)

Feature

  • First release of dnarecords! (b12fa05)

  • First release of dnarecords! (688e028)

Fix

  • Get rid of pypi’s ‘Filename has been previously used’ (fe83729)

  • Fixed bug related to save variant keys as pandas dataframe (5ce97bb)

Documentation

  • Improved documentation for dev/local environments (28679f0)

v0.1.2 (2022-05-19)

Fix

  • Fixed bug related to save variant keys as pandas dataframe (5ce97bb)

v0.1.1 (2022-05-13)

Documentation

  • Improved documentation for dev/local environments (28679f0)

v0.1.0 (2022-05-12)

Feature

  • First release of dnarecords! (b12fa05)