MaskedMinMaxScaler.copy MaskedMinMaxScaler.copy(reset: bool = False)[source] Copies the transformation. Parameters: reset (bool, default=False) – If set, the transformation is reset. So the copy is not fitted.