pandaSDMX
pandaSDMX copied to clipboard
test_docs.py::test_doc_index1 fails
The test fails at line 99 when s.codelist["CL_GEO"].sort_index().head() returns a DataFrame rather than the expected Series.
301bd27409407d08b11fafe549d99bf5dd2edafa introduces the change in return type.