What's Changed
* Smaller Size of Biosignal Files (v.2023)
* Faster access of Biosignal Files with memory mapping
* New class `Timeline` for better management of times and events.
* New signal quality indexes for ECG, EMG, EDA, ACC, PPG, and more.
* New &, >>, and +, -, * operations in Biosignals, Timeseries, Timelines, ...
* New `datasets` module
* Automation of supervised learning
* Pytorch compatibility
* Major bug fixes in BiosignalSources
* Seizure semiology added to `clinical` package
* Update setup.py to install dependencies automatically
Contributors
* jomy-kk
* MarianaAbreu
* [NEW] rafaelscsilva made their first contribution with the ECG `decide_invert` function in https://github.com/jomy-kk/LTBio/pull/59
-----
**Full Changelog**: https://github.com/jomy-kk/LTBio/compare/v1.0.1...v2.0.0