You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HDXDSYS-1586 Move what's in error_handling.py in HAPI pipelines to HD…
…X Python Utilities (#36)
* Add error handler
* Increase coverage
* Simplify names and deprecate old class rather than removing
* Move formatting to separate methods for use in subclasses
HDXDSYS-926 add option to convert xlsx to csv before processing (#33)
* Add xlsx2csv option with test
* Remove fill_merged_cells if present when using xlsx2csv
* Test sheet id and name with xlsx2csv