When I use sklearn MinMaxScaler(), I noticed some interesting behavior which shown in the following code.
>>> from sklearn.preprocessing import MinMa