Hi
While exploring pythonsdmx I happend to discover your module.
May I ask if you could clarify how to download a schema from http://stats.oecd.org/restsdmx/sdmx.ashx/GetSchema/ and store it in a Pandas DataFrame?
I've seen your oecd_schema.py but this downloads just the website without transforming it into a dataframe.
I am just starting to explore SDMX but could not get an easy answer to this in either the pythonsdmx or your documentation.
Thank you!