### Feature Request / Improvement currently using this :( ``` try: catalog.create_namespace("aemo") except: pass print("aemo exist already") ```