ayushi-ras / beginner-contribution-

Beginners Friendly
MIT License
13 stars 63 forks source link

Create Visualization.py #67

Closed keivalya closed 4 months ago

keivalya commented 1 year ago

This example creates a scatter plot showing the relationship between total bill amounts and tip amounts, color-coded by gender, and varying point sizes based on the 'size' column in the dataset. You can modify the code to explore various Seaborn functionalities and customize the visualization according to your needs.