pandas.DataFrame.duplicated, pandas development team, 2024 - Official documentation for the pandas duplicated() method, showing its usage with the subset parameter to find partial duplicates.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - A widely used book on data analysis with Python and pandas, covering practical aspects of data cleaning, including duplicate detection.