import pandas as pd import abc from typing import Union class Detector(metaclass=abc.ABCMeta): """ Detector is stateful The input of detector is Series with shape