{"library":"pandas-read-xml","type":"library","category":null,"description":"This library, `pandas-read-xml`, provides functionality to read XML files directly into pandas DataFrames. It aims to simplify the process of converting hierarchical XML data into a tabular format, offering options for path specification and automatic flattening. It is important to note that `pandas.read_xml` was introduced into the core pandas library in version 1.3.0, largely superseding the need for this standalone package for newer pandas installations. The latest version of this standalone library is 0.3.1.","language":"python","status":"maintenance","version":"0.3.1","tags":["xml","pandas","data ingestion","legacy"],"install":[{"cmd":"pip install pandas-read-xml","imports":["from pandas_read_xml import read_xml","from pandas_read_xml import auto_flatten","from pandas_read_xml import flatten"]}],"homepage":null,"github":"https://github.com/minchulkim87/pandas_read_xml","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pandas-read-xml/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":10.2,"avg_import_s":1.65,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pandas-read-xml/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}