Skip to main content

A simple Django app to compare numerical matrices simply

Project description

xml2pandas

Creator: Chase Kelly
Last Updated: 7/2019

This package is intended to turn 2-D data in .xml format into a pandas DataFrame.

Use:

  • from xml2pandas import ReadXML
  • xml = ReadXML('/path/to/file.xml')
  • xml() - preserving call for inevitable keywords and options
    • xml(detect=True) will convert numeric colum
  • df = xml.df

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xml2pandas-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page