pandas.DataFrame.corr, pandas development team, 2024 - Official documentation for calculating pairwise Pearson correlation coefficients between DataFrame columns.
Feature selection, scikit-learn developers, 2024 - Provides a survey of various feature selection methods, including filter approaches and their role in the machine learning workflow.