A simple Python project using Matplotlib and Seaborn to visualize the Seaborn tips dataset. Includes a line plot, scatter plot, histogram, and box plot. Inspired by Microsoft Fabric’s data science ...
Purpose: Create a visualization using matplotlib's scatter plot that displays episode number, the viewership, the fan rating, and guest apprearance in "The Office". Tools: User-defined functions with ...