Visualización
Visualización
Awesome Python
Data Visualization
Libraries
1
1. Matplotlib
Matplotlib is a comprehensive library for
creating static, animated, and interactive
visualizations in Python. Most of the coders
start their Data Visualisation journey with
Matplotlib.
/like www.DataCleanic.ml
2
Matplotlib
Features:
/like www.DataCleanic.ml
3
2. Seaborn
Seaborn harnesses the power of Matplotlib to
create beautiful charts in a few lines of code.
The key difference is Seaborn’s default styles
and color palettes, which are designed to be
more aesthetically pleasing and modern. Since
Seaborn is built on top of Matplotlib, you'll
need to know Matplotlib to tweak Seaborn's
defaults.
/like www.DataCleanic.ml
4
Seaborn
Features:
/like www.DataCleanic.ml
5
3. Plotnine
Plotnine is an implementation of a grammar of
graphics in Python, it is based on ggplot2. The
grammar allows users to compose plots by
explicitly mapping data to the visual objects
that make up the plot.
/like www.DataCleanic.ml
6
Plotnine
Features:
• Statistical transformations
• Scales
• Coordinates systems
• Facets
• Themes
/like www.DataCleanic.ml
7
4. Bokeh
Bokeh is an interactive visualization library for
modern web browsers. It provides elegant,
concise construction of versatile graphics, and
affords high-performance interactivity over
large or streaming datasets. Bokeh can help
anyone who would like to quickly and easily
make interactive plots, dashboards, and data
applications.
/like www.DataCleanic.ml
8
Bokeh
Features:
• Flexible
• Interactive
• Powerful
• Productive
• Shareable
• Open Source
/like www.DataCleanic.ml
9
5. Plotly
plotly is an interactive, open-source, and
browser-based graphing library for Python.
Built on top of plotly.js, plotly.py is a high-level,
declarative charting library. plotly.js ships with
over 30 chart types, including scientific charts,
3D graphs, statistical charts, SVG maps,
financial charts, and more.
/like www.DataCleanic.ml
10
Plotly
Features:
• Charts, Dashboards
• File Export, App Manager
• Kubernetes, Authentication
• Jobs Queue, Snapshot Engine
• Embedding, Big Data for Python
/like www.DataCleanic.ml
Stay in touch !
@DataCleanic
www.DataCleanic.ml