def transform(self, x): """ Transform array|series x """ raise NotImplementedError('Not Implemented')