Sunday 16 August 2020

Data Science & Machine Learning - 7.1 Seaborn & Its Installation

Hi friends,

Welcome to this post on Data Visualization under Data Science & Machine Learning. In the previous few posts, we discussed about the Matplotlib plotting library in Python for Data Visualization. In the next few posts, we'll learn about Seaborn, another powerful Python visualization library built on top of Matplotlib.

About Seaborn [1]

Seaborn is a powerful Python Data Visualization library for making informative statistical graphics in Python. It is built on top of Matplotlib and include support for NumPy and Pandas data structures and statistical routines from Scipy and Statsmodels.

Some of the features that Seaborn offers are

Here are some of the plots supported by the Seaborn library:

screenshots       screenshots

screenshots       screenshots

Image source: Seaborn

Seaborn Installation

Just like the installation of other Python Data Science libraries such as NumPy/Pandas/Matplotlib, it is recommended to use the Anaconda distribution of Python in order to install Seaborn as well. You can see the installation of Anaconda distribution of Python here. Once you have that installed, you can install Seaborn by running the following command in the command prompt:

conda install seaborn

You can still install Seaborn even if you don't have the recommended Anaconda distribution of Python (not recommended) using the following command:

pip install seaborn

You can see the list of various plots supported by Seaborn from this linkNow that we have installed Seaborn successfully on our systems, we will start using the Seaborn library starting with various plots for visualizing the distribution of a dataset from the next post.
Share:

9 comments:

  1. Fascinating post. I Have Been considering about this issue, so thankful for posting. Totally cool post.It 's very generally very Useful post.Thanks
    https://360digitmg.com/course/certification-program-in-data-science

    ReplyDelete
  2. I am really appreciative to the holder of this site page who has shared this awesome section at this spot
    https://360digitmg.com/india/data-science-using-python-and-r-programming-in-delhi

    ReplyDelete
  3. Really Nice Information It's Very Helpful All courses Checkout Here.
    data science course in pune

    ReplyDelete
  4. Very useful blog,thanks for sharing.
    check below for Online MBA.
    Innomatics Research Labs is collaborated with JAIN (Deemed-to-be University) and offering the Online MBA in Artificial Intelligence & Business Intelligence Program. It is a sublime program of getting an MBA degree from one of the best renowned university – JAIN University and an IBM certification program in Data Science, Artificial Intelligence, and Business Intelligence from Innomatics Research Labs in collaboration with Royal Society London.
    Online MBA in Data Science
    Online MBA in Business Analytics
    Online MBA in Business Intelligence

    ReplyDelete
  5. This post is very simple to read and appreciate without leaving any details out. Great work!
    ai course aurangabad

    ReplyDelete
  6. Awesome article, it was extraordinarily helpful! I'm just getting started and I'm getting better at it!

    Machine Learning Training in Bangalore
    Java Full Stack Online Training

    ReplyDelete
  7. sharing a very nice blog: visit for more details www.nearlearn.com

    ReplyDelete
  8. Thanks, dear for sharing this post with me because this blog is really helpful and informative for me Thanks

    Online Master Degree in USA

    Online MBA Program in India

    ReplyDelete

Contact Me

Name

Email *

Message *

Popular Posts