Utils
Utility functions used in the notebooks
strip_ns
def strip_ns(
tree
):
strip all the namespaces from tree
make_tree
def make_tree(
response
):
Make an ElementTree from the text of an XML response
strip all the namespaces from tree
Make an ElementTree from the text of an XML response