seaborn.scatterplot, Michael Waskom and the Seaborn developers, 2023 - Official documentation for the Seaborn function that creates scatter plots in Python.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - A well-regarded book covering Pandas, NumPy, Matplotlib, and data visualization techniques in Python.
Matplotlib: Python plotting, Matplotlib development team, 2024 - Official documentation for the Matplotlib library, which is used for plot customization and underpins Seaborn.