sklearn.preprocessing.PowerTransformer, Scikit-learn Developers, 2023 - Official documentation for Scikit-learn's PowerTransformer class, explaining its use for Yeo-Johnson transformation, parameters, and examples.
Applied Predictive Modeling, Max Kuhn and Kjell Johnson, 2013 (Springer)DOI: 10.1007/978-1-4614-6849-3 - A comprehensive resource on predictive modeling, with sections covering data preprocessing techniques, including power transformations like Yeo-Johnson.