# Functions
DefaultAverageCycleSpec returns a averageCycleSpec with 'sensible' default values.
DefaultExpressionSetSpec returns a expressionSetSpec with 'sensible' default values.
DefaultFilterSetSpec returns a filterSetSpec with 'sensible' default values.
DefaultResampleSpec returns a selectSpec with 'sensible' default values.
DefaultSelectSpec returns a selectSpec with 'sensible' default values.
Process applies all Processors defined in the config to df.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessorTypes maps Processor type tags to Processors.
# Type aliases
Processor is a function which applies processing on a dataframe.DataFrame based on the configuration.