in sa-dsml-many-models/code/util/timeseries_utilities.py [0:0]
def transform(self, X): return X.drop(columns=self.drop_columns, errors='ignore')