trappy.stats.StatConf module

Config Parameters for the Statistics Framework

trappy.stats.StatConf.DELTA_DEFAULT = 2.5e-05

The default delta for uniformly resampled data

trappy.stats.StatConf.GRAMMAR_DEFAULT_PIVOT = 'NO_PIVOT'

Default pivot value for trappy.stats.grammar

trappy.stats.StatConf.NAN_FILL_DEFAULT = True

Fill NaN values by default

trappy.stats.StatConf.REINDEX_LIMIT_DEFAULT = None

Number or indices a value will be propagated forward when reindexing

trappy.stats.StatConf.REINDEX_METHOD_DEFAULT = 'pad'

Default method for reindexing and filling up NaNs