Preprocessing data, scikit-learn developers, 2023 (scikit-learn) - Official documentation for data preprocessing in scikit-learn, including detailed information and examples for OneHotEncoder and LabelEncoder.
pandas.get_dummies, pandas development team, 2023 - Official documentation for the pandas.get_dummies function, providing examples and parameter explanations for performing one-hot encoding.