Encode target labels with value between 0 and n_classes-1. | |
Encode categorical features as a one-hot numeric array. | |
Standardize features by removing the mean and scaling to unit variance | |
Transform features by scaling each feature to a given range |
Convert argument to datetime. | |
Return a fixed frequency DatetimeIndex. |