Biggest breaking change is how we name dataframes within the BatteryDataset
object.
What's Changed
- Increase minimum python to 3.10 by @WardLT in #114
- Rename dataset to table by @WardLT in #117
- Support array values in HDF5 format by @WardLT in #118
- Add ability to append to existing datasets by @WardLT in #119
Full Changelog: v0.4.0...v0.4.1