We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5f66c8 + 739688c commit f01f123Copy full SHA for f01f123
HISTORY.md
@@ -1,5 +1,10 @@
1
# History
2
3
+## 0.0.3 - 2021-09-27
4
+
5
+### Features
6
+* Add `process_signals` function to take a collection of primitives and create features for the given data.
7
8
## 0.0.2 - 2021-02-05
9
10
### Bug Fixes
setup.cfg
@@ -57,4 +57,5 @@ ignore-docstrings = yes
57
ignore-imports = yes
58
max-args = 9
59
good-names = df
60
+disable = unspecified-encoding
61
0 commit comments