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
David Megginson edited this page Dec 7, 2016
·
16 revisions
libhxl-python is a Python library and collection of command-line tools that support the Humanitarian Exchange Language (HXL) standard. These tools allow users to load, analyze, transform, and perform quality control on HXL data.
The library uses a coding style familiar from JavaScript libraries like JQuery. For example, the following code loads a HXL dataset, creates a report of the number of rows for each district, and adds a new column with a fixed value for the country: