physioex.data.PreprocessingStep#
- class physioex.data.PreprocessingStep[source]#
Bases:
ABCBase class for all preprocessing operations.
- __init__()#
Methods
__init__()compile(fs_in)Precompute any expensive state and return a callable specialized for fs_in.
spec()Return canonical, hashable text repr.