File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# History
22
3- ## 0.2.0 - 2023-02-02
3+ ## 0.2.1 - 2024-04-24
4+
5+ ### Features
6+
7+ * Frequency primitive - [ Issue #60 ] ( https://github.com/sintel-dev/SigPro/pull/60 )
8+
9+
10+ ## 0.2.0 - 2024-02-02
411
512### Features
613* Demo Notebooks for Pipeline usage - [ Issue #55 ] ( https://github.com/sintel-dev/SigPro/issues/55 ) by @andyx13
2532* Accepting single value data frame format - [ Issue #36 ] ( https://github.com/sintel-dev/SigPro/issues/36 ) by @frances-h @sarahmish
2633* Update demos - [ Issue #26 ] ( https://github.com/sintel-dev/SigPro/pull/26 ) by @frances-h
2734
35+
2836## 0.1.0 - 2021-11-14
2937
3038### Features
3139* Rework SigPro to be class based
3240
41+
3342## 0.0.3 - 2021-09-27
3443
3544### Features
3645* Add ` process_signals ` function to take a collection of primitives and create features for the given data.
3746
47+
3848## 0.0.2 - 2021-02-05
3949
4050### Bug Fixes
4151
4252* ` MANIFEST.in ` : copy the json files of the primitives with the package installation.
4353
54+
4455## 0.0.1 - 2021-01-26
4556
4657First release to PyPI.
You can’t perform that action at this time.
0 commit comments