Skip to content

Richard-Mathie/xml_xls_loader

Repository files navigation

xml_xls_loader

Python module to load a MS xml xls into a pandas DataFrame

PyPI version Travis CI Code Climate Test Coverage

Usage

from xml_xls_loader import xmlxls_to_pd

dat = xmlxls_to_pd(attachment, header=3, skip_footer=4)

About

Module to load a MS xml xls into a pandas DataFrame

Resources

License

Stars

Watchers

Forks

Packages

No packages published