from . import zscore TRENDING_ALGORITHMS = { 'zscore': zscore, }