Seaborn: statistical data visualization, Michael Waskom and the Seaborn development team, 2024 - Provides comprehensive documentation, tutorials, and examples for all Seaborn functions, including those for visualizing distributions and relationships.
Matplotlib: Visualization with Python, John Hunter, Matplotlib development team, 2024 - The foundational library for static, interactive, and animated visualizations in Python; essential for advanced customization of Seaborn plots.
Fundamentals of Data Visualization, Claus O. Wilke, 2019 (O'Reilly Media) - Offers principles and best practices for creating effective data visualizations, providing a theoretical foundation that complements practical coding skills.