Releases: simvia-tech/csauto
Releases · simvia-tech/csauto
Release list
v0.1.1
Fix DOE CSV parsing to tolerate whitespace around headers and values.
Added
Fixed
- DOE CSV files with spaces around delimiters (e.g. after a comma) or leading/trailing whitespace on headers and values are now parsed correctly; whitespace is stripped before column matching and value casting, while spaces inside quoted values are preserved.