Skip to main content

Utilities for reading and manipulating battery testing data

Project description

Battery Data Toolkit

Python Package Coverage Status PyPI version

The battery-data-toolkit, batdata, converts battery testing data from native formats to a standardized HDF5 file. These HDF5 files contain the metadata needed to understand the source of the data, and can be easily manipulated by common analysis libraries (e.g., Pandas).

This repository also contains example scripts for converting datasets to the HDF5 format.

Installation

The package can be installed with pip: pip install battery-data-toolkit

Project Organization

The scripts folder holds code that processes different datasets used by our collaboration.

Any logic that is general enough to warrant re-use is moved into the batdata Python package.

The Python package also holds the schemas, which are described in schemas.py.

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

battery_data_toolkit-0.3.1.tar.gz (37.2 kB view hashes)

Uploaded Source

Built Distribution

battery_data_toolkit-0.3.1-py2.py3-none-any.whl (42.7 kB view hashes)

Uploaded Python 2 Python 3

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