DEV Community

TechPlygrnd
TechPlygrnd

Posted on

Matplotlib Tutorial #1: Introduction

Hi everyone, welcome my Matplotlib Tutorial Series! I would like to start this series with a little introduction to Matplotlib.


What is Matplotlib

According to the official documentation, Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

The following are the things that you can create with Matplotlob:

Matplotlib figures

Prerequisites

To follow this series, you should know:

Tools

You can use Kaggle to follow along with this series. Kaggle is the world's largest data science community with powerful tools and resources to help you achieve your data science goals. Provide many tools to run data science project, including a tool to run NumPy. Kaggle is free and you can sign up at https://www.kaggle.com/


Thank you for reading this post and I hope you have a nice day!

Top comments (0)