GniLudio

Results 22 issues of GniLudio

I get the warning ``` tsfel\feature_extraction\features.py:498: FutureWarning: The histogram feature was deprecated in version 0.1.8 and will be replaced by the mode of histogram in 0.1.9. From then on, only...

Currently the `signal_window_splitter` only creates windows of full length and discards the rest of the signal. It would be nice to have an option to create an additional window (of...

enhancement