Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.13 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.13 KB

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/