Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Python by (55.6k points)

Can anyone tell me what is the use of seaborn in Python?

1 Answer

0 votes
by (119k points)

Seaborn is a data visualization library that uses Matplotlib integrates closely with pandas data structures. It will be used to visualize random distributions and statistical graphs. Seaborn helps you explore and understand your data. It helps us to create amplified data visuals and any hidden correlations between variables or trends for better understanding of the data. Mainly, seaborn package is used to develop the attractiveness of matplotlib graphics and make them more attractive and informative.

To learn data visualization using Python, you can check out this Python Training Course by Intellipaat.

Also, you can watch this video on Python using Seaborn to know more:

Related questions

0 votes
1 answer
asked Oct 5, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Oct 5, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
asked Oct 5, 2020 in Python by Sudhir_1997 (55.6k points)
0 votes
1 answer

Browse Categories

...