Mito
Search…
Mito
Mito Docs
Getting Started
Installing Mito
Core Concepts
Feature Reference
Creating a Mitosheet
Importing Data
Graphing
Pivoting/Group By
Creating a Pivot Table
Editing an existing Pivot Table
Filter out Rows
Summary Statistics
Type Changes
Spreadsheet Formulas
Editing Individual Cells
Combining Dataframes
Sort Data
Split Text to Columns
Deleting Columns
Deleting Rows
Column Headers
Deduplicate
Fill NaN Values
Transpose
Unpivot (Melt) a Dataframe
Formatting
Exporting Data
Using the Generated Code
View in Mito Button
Upgrading Mito
How To
Pass a dataframe into Mito
Create a line chart of time series data
Delete Columns with Missing Values
Exploratory Data Analysis
Create a Bar Chart
Split a column on delimiter
Misc
Videos
Release Notes
FAQ
Terms of Service
Privacy Policy
Powered By
GitBook
Creating a Pivot Table
1.
Click on the
Pivot
icon in the Mito toolbar.
2.
Add a column to the
Rows
section to construct a key to group the dataframe by.
3.
Optionally, to stratify the groups into individual cells, add a column to the
Columns
section.
4.
Add a column to the the
Values
section to aggregate data within those buckets.
5.
Switch the aggregation method of the column in the
Values
section.
Feature Reference - Previous
Pivoting/Group By
Next
Editing an existing Pivot Table
Last modified
16d ago
Copy link