Releases: LightForm-group/damask-parse
Releases · LightForm-group/damask-parse
v0.1.2
v0.1.1
[0.1.1] - 2019.05.22
Changed
- Changed
parse_damask_table
function name toparse_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.