This repository contains Seaborn tutorials, notes, and example codes for beginners.
Welcome to the Seaborn Course repository!
यह course specially beginners के लिए बनाया गया है जो Python में Data Visualization सीखना चाहते हैं।
Seaborn is a Python data visualization library based on matplotlib.
It provides a high-level interface for creating attractive and informative statistical graphics.
-
Introduction to Seaborn
- What is Seaborn?
- Installing Seaborn
- Loading Datasets
-
Basic Plots
- Line Plot
- Bar Plot
- Scatter Plot
-
Categorical Plots
- Count Plot
- Box Plot
- Violin Plot
-
Distribution Plots
- Histogram
- KDE Plot
- Joint Plot
-
Advanced Plots
- Heatmap
- Pairplot
- Regression Plots
- Python
- NUMPY
- pandas
- matplotlib
- seaborn