Skip to content

Tags: OCHA-DAP/hdx-python-utilities

Tags

3.8.7

Toggle 3.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HDXDSYS-2097 Replace file comparison in HDX Python Utilities with fas…

…ter alternative (#41)

* Optional cydifflib

3.8.6

Toggle 3.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HDXDSYS-2097 Replace file comparison in HDX Python Utilities with fas…

…ter alternative (#40)

* Update to latest format
* Use cydifflib

3.8.5

Toggle 3.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy timelex class from dateutil (#39)

3.8.4

Toggle 3.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
HDXDSYS-1785 Output errors last from error handler in HDX Python Util…

…ities (#37)

* Output warnings first

* styling

3.8.3

Toggle 3.8.3's commit message
Add invert_dictionary function

3.8.2

Toggle 3.8.2's commit message
Change default to False for should_exit_on_error

3.8.1

Toggle 3.8.1's commit message
Fix type hint for Python 3.8+

3.8.0

Toggle 3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

3.7.4

Toggle 3.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for missing delete attribute (update Frinctionless) (#34)

3.7.3

Toggle 3.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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