Giter VIP home page Giter VIP logo

matplotlib's Introduction

Matplotlib and Seaborn

A collection of resources and notebooks for working in and getting starting with matplotlib and seaborn library in Python.

Matplotlib and Seaborn are two popular data visualization libraries in Python. Matplotlib is a plotting library that provides a high-level interface for producing a variety of plots. Seaborn, on the other hand, is a higher-level library built on top of Matplotlib that provides a more intuitive interface and better visualization style.

While both Matplotlib and Seaborn provide similar functionality Seaborn provides a more intuitive and aesthetically pleasing approach to data visualization, while Matplotlib provides more control over the plot's appearance and flexibility in customizing the plot.

I naturally lean towards using matplotlib often as I am familair with the syntax and customisability - however using Seaborn really does neaten up the code and allow you to effectively create powerful visualisations in fewer steps.


Notebooks

Matplotlib

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

A look at all the basic tools and methods in pandas - most of which I commonly use in data analysis.

Open in Colab

A look at all the some more advanced visualization capabilities from matplotlib.

Open in Colab

Seaborn

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

A look at all the basic tools and methods in seaborn - most of which I commonly use in data analysis.

Open in Colab

Pandas

We look at pandas for plotting data. We cover very elementary charts and graphics and some options for these plots.

Open in Colab

Walk-through and Exercises

We go through and explore the titanic data set using matplotlib and seaborn for data visualisation. Some data manipulation takes place, but we try to keep this to a minimum.

Open in Colab

We go through and explore the housing data set using matplotlib and seaborn for data visualisation. Some data manipulation takes place, but we try to keep this to a minimum.

Open in Colab


The work is best used in a code editor or online editor like Google Colab - linked below. Play around with the tools, download different data sets, try new things - get comfortable.

Resources and References

Datasets

A list of datasets to play around and visualize with matplotlib;

  • Titanic Data

    • This dataset contains information about the passengers on the Titanic, including their age, gender, class, fare, and survival.
  • Diabetes Dataset

    • This dataset contains information about patients with diabetes, including their age, blood pressure, body mass index, and 6-year risk of developing diabetes.
  • Boston Housing Dataset

    • This dataset contains information about housing prices in the Boston area, including the average number of rooms per dwelling, the crime rate, the age of the buildings, and other variables.
  • Stock Market Dataset

    • This dataset contains information about the stock market, including stock prices, volume, and other variables

matplotlib's People

Contributors

pavsingh7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.