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 ReadXMLxml = ReadXML('/path/to/file.xml')xml()- preserving call for inevitable keywords and optionsxml(detect=True)will convert numeric colum
df = xml.df
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file xml2pandas-0.0.2.tar.gz.
File metadata
- Download URL: xml2pandas-0.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.19.1 CPython/2.7.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c40f99d1f786c04b7672fed0bb2046023a5e23a58e3bcef58397e3f4a8104f52
|
|
| MD5 |
54f3c354ce1b0ac1eb90cb50b33e995f
|
|
| BLAKE2b-256 |
d7d726495d02a287759e3040b9dceabc4b9b0735ec3da2c2fb981ab5e7ad4899
|