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