Skip to content

ROVI-org/battery-data-toolkit

Repository files navigation

Battery Data Toolkit

Python Package Deploy Docs 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).

Installation

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

Documentation

Please find the documentation at: https://rovi-org.github.io/battery-data-toolkit/