Q. How does Python support data visualization ?


Answer :-

Python supports data visualizations by providing some useful libraries for visualization. Most commonly used data visualization library is matplotlib.

Matplotlib is a Python library, also sometimes known as the plotting library. The matplotlib library offers very extensive range of 2D plot types and output formats. It offers complete 2D support along with limited 3D graphic support. It is useful in producing publication quality figures in interactive environment across platforms. It can also be used for animations as well. There are many other libraries of Python that can be used for data visualization but matplotlib is very popular for 2D plotting.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post