Skip to content

This repository contains Seaborn tutorials, notes, and example codes for beginners.

License

Notifications You must be signed in to change notification settings

sonu3223/Seaborn_Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Seaborn_Course

This repository contains Seaborn tutorials, notes, and example codes for beginners.

📊 Seaborn Course for Beginners

Welcome to the Seaborn Course repository!
यह course specially beginners के लिए बनाया गया है जो Python में Data Visualization सीखना चाहते हैं।


✨ What is Seaborn?

Seaborn is a Python data visualization library based on matplotlib.
It provides a high-level interface for creating attractive and informative statistical graphics.


📚 Course Content

  1. Introduction to Seaborn

    • What is Seaborn?
    • Installing Seaborn
    • Loading Datasets
  2. Basic Plots

    • Line Plot
    • Bar Plot
    • Scatter Plot
  3. Categorical Plots

    • Count Plot
    • Box Plot
    • Violin Plot
  4. Distribution Plots

    • Histogram
    • KDE Plot
    • Joint Plot
  5. Advanced Plots

    • Heatmap
    • Pairplot
    • Regression Plots

🛠️ Requirements

  • Python
  • NUMPY
  • pandas
  • matplotlib
  • seaborn

About

This repository contains Seaborn tutorials, notes, and example codes for beginners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors