[PYTHON] Easy analysis sharing with re: dash, an open source data visualization tool Part 4 ~ pivot table

This time we will deal with the pivot table. Many people know that pivot table can be handled by Excel and Google Spreadsheets. You can use the pivot table to do crosstabs. For cross tabulation, please see here.

Use the Country data created in Part 1.

re_dash___Country_Analytics.png

I thought that I had done so far, but I thought that Excel should be used because Excel is faster and more convenient. However, it's fun because you can do it on the Web without downloading and opening it in Excel.

Recommended Posts

Easy analysis sharing with re: dash, an open source data visualization tool Part 4 ~ pivot table
Easy analysis sharing with re: dash, an open source data visualization tool Part 2 ~ Graph
Easy analysis sharing with re: dash, an open source data visualization tool Part 3 ~ Google Spreadsheets
Easy analysis and sharing with re: dash, an open source data visualization tool Part 1-Installation
Try to get CloudWatch metrics with re: dash python data source
Easy data visualization with Python seaborn.
Data analysis starting with python (data visualization 1)
Data analysis starting with python (data visualization 2)
Python visualization tool for data analysis work
Beautiful graph drawing with python -seaborn makes data analysis and visualization easier Part 1
Beautiful graph drawing with python -seaborn makes data analysis and visualization easier Part 2