Preprocessing data, Scikit-learn developers, 2023 - Official documentation detailing the implementation and usage of StandardScaler and MinMaxScaler, along with the general principles of data preprocessing in Scikit-learn.
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, Aurélien Géron, 2022 (O'Reilly Media) - Covers practical applications of feature scaling and data preprocessing techniques using Scikit-learn, valuable for building effective machine learning models.