scikit-learn User Guide, scikit-learn developers, 2023 - Provides comprehensive details and examples for data preprocessing modules like SimpleImputer, StandardScaler, and train_test_split.
pandas User Guide, pandas development team, 2023 - Offers information on loading and manipulating structured data, including read_csv and DataFrame operations for data selection.