Python common Drawing Package records

Source: Internet
Author: User

Before using Python, I think Matlab drawing function is OK ~ But now found that Python's drawing package is really powerful, drawing the image is very professional and beautiful, but the specific use still need to learn, here to record the learning process encountered in the Python drawing package, for later use

"In order to install the Python package, you can use the Python management tool Pip, using the method: Pip Install Python-package-name"

1. Matplotlib

Matplotlib Official Tutorials

The Python drawing package is similar to the drawing capabilities of MATLAB

2. Seaborn

Seaborn Official Tutorials

A toolkit for Visualizing statistics, the image is very beautiful, the Python package is also based on matplotlib and is purely developed by Python.

Seaborn is a Python visualization library based on Matplotlib. IT provides a high-level interface for drawing attractive statistical graphics.

The package's dependencies (of course, Python is what it must depend on), and here are the other Python packages that Seaborn relies on.

NumPy, scipy, matplotlib, pandas

In addition, Statsmodels This package is also recommended as a dependency package, although not necessary, but it seems that it will be better '

Python common Drawing Package records

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.