Python visualization tool for data analysis work

When I work as a data consultant, I often use Pandas in Jupyter to visualize the values taken from the DB to the text, so I will summarize the visualization around the final stage.

If you use the ones listed here, I think most of the work will be done. Refer to the Tutorial for how to use each. It's not that difficult.

matplotlib

Basic library. Everyone is using

seaborn

A library based on matplotlib that visualizes statistical analysis results in a visual manner. You can also write a dendrogram. Can be linked with pandas.

bokhe

A visualization library written in JS with full scratch. If you use matplotlib as it is, an image will be generated on Jupyter, but if you use bokhe, you can perform interactive operations such as scaling. It can be used quite conveniently in customer demos. I can make animations, but it's dull.

ggplot

Python version of R's ggplot2. Useful for visualizing the results of pandas DataFrame and stats model. I haven't gotten used to it yet, so for the time being, I feel like I should use seaborn.

plotly

A cloud-based visualization tool that can be used from python via API. There is a collaboration between Pandas and Jupyter. You can publish graphs on the Web. It's extremely sophisticated, and even 3D plots move slimy. If you just use it on Jupyter without publishing it, there seems to be no limit, so I would like to use it in the future. (https://plot.ly/python/offline/)

MLPD3

The interface of matplotlib that visualizes with D3.js as it is. It is convenient when you want to put the result of kneading with Jupyter as it is on the dash boat web application.

Recommended Posts

Python visualization tool for data analysis work
Python for Data Analysis Chapter 4
Python for Data Analysis Chapter 2
Python for Data Analysis Chapter 3
Preprocessing template for data analysis (Python)
Data analysis starting with python (data visualization 1)
Data analysis starting with python (data visualization 2)
Data analysis python
Data analysis with python 2
Python Data Visualization Libraries
Data analysis using Python 0
Data analysis overview python
Python data analysis template
Data analysis with Python
[CovsirPhy] COVID-19 Python Package for Data Analysis: Data loading
My python data analysis container
Data analysis for improving POG 1 ~ Web scraping with Python ~
[For beginners] How to study Python3 data analysis exam
[Python] Notes on data analysis
Python application: data visualization # 2: matplotlib
Python data analysis learning notes
[CovsirPhy] COVID-19 Python package for data analysis: SIR-F model
[CovsirPhy] COVID-19 Python package for data analysis: S-R trend analysis
[CovsirPhy] COVID-19 Python Package for Data Analysis: SIR model
[CovsirPhy] COVID-19 Python Package for Data Analysis: Parameter estimation
Data analysis using python pandas
Tips for data analysis ・ Notes
[CovsirPhy] COVID-19 Python Package for Data Analysis: Scenario Analysis (Parameter Comparison)
[Understand in the shortest time] Python basics for data analysis
Which should I study, R or Python, for data analysis?
<Python> Build a dedicated server for Jupyter Notebook data analysis
Python: Time Series Analysis: Preprocessing Time Series Data
Python course for data science_useful techniques
Data analysis for improving POG 3-Regression analysis-
Created AtCoder test tool for Python
Data formatting for Python / color plots
Easy data visualization with Python seaborn.
Python application: data visualization part 1: basic
Impressions of touching Dash, a data visualization tool made by python
Create a USB boot Ubuntu with a Python environment for data analysis
Starbucks Twitter Data Location Visualization and Analysis
Python Application: Data Visualization Part 3: Various Graphs
Python environment tool comparison chart for Rubyist
Detailed Python techniques required for data shaping (1)
[Python] First data analysis / machine learning (Kaggle)
A tool for easily entering Python code
Recommendation of Altair! Data visualization with Python
Data analysis starting with python (data preprocessing-machine learning)
How to use "deque" for Python data
Calcium Imaging Analysis Tool CaImAn Setup (Python)
Detailed Python techniques required for data shaping (2)
I did Python data analysis training remotely
Python 3 Engineer Certified Data Analysis Exam Preparation
JupyterLab Basic Setting 2 (pip) for data analysis
JupyterLab Basic Setup for Data Analysis (pip)
Analysis for Data Scientists: Qiita Self-Article Summary 2020
[In-Database Python Analysis Tutorial with SQL Server 2017] Step 3: Data Exploration and Visualization
A summary of Python e-books that are useful for free-to-read data analysis
Sensor data acquisition and visualization for plant growth with Intel Edison and Python
2016-10-30 else for Python3> for:
python [for myself]