Skip to content

Releases: LightForm-group/damask-parse

v0.1.1

22 May 21:22
Compare
Choose a tag to compare

[0.1.1] - 2019.05.22

Changed

  • Changed parse_damask_table function name to parse_table and added options for whether to return a dict or Pandas DataFrame, and whether to combine "array" columns.

Fixed

  • parse_table raises sensible exceptions if an "array" column has an unforeseen number of elements or if there appear to be duplicated columns.

v0.1.0

22 May 14:43
Compare
Choose a tag to compare

Initial release.