Skip to content

Commit 307298a

Browse files
authored
Update Beginner_Friendly_Seaborn_Tutorial.markdown
1 parent 097d749 commit 307298a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

47 Seaborn/Beginner_Friendly_Seaborn_Tutorial.markdown

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Beginner-Friendly Seaborn Tutorial
22

3-
**Date:** June 27, 2025
4-
**Duration:** 1 Hour
5-
**Objective:** Learn the basics of Seaborn, a Python tool for making beautiful charts, and create different types of plots with simple examples.
6-
73
---
84

95
## What is Seaborn?
@@ -314,4 +310,4 @@ Try these tasks to practice what you’ve learned. Use the Iris dataset unless s
314310

315311
---
316312

317-
This tutorial keeps things simple and uses the Iris dataset to make learning easy. Run each example in Python to see the results, and try the assignments to build your skills!
313+
This tutorial keeps things simple and uses the Iris dataset to make learning easy. Run each example in Python to see the results, and try the assignments to build your skills!

0 commit comments

Comments
 (0)