Mito
Search
⌃
K
Mito
Search
⌃
K
Mito Documentation
Getting Started
Installing Mito
Core Concepts
Feature Reference
Creating a Mitosheet
Importing Data
Graphing
Pivoting/Group By
Filter
Mito AI
Summary Statistics
Type Changes
Spreadsheet Formulas
Editing Individual Cells
Combining Dataframes
Sort Data
Split Text to Columns
Deleting Columns
Deleting Rows
Column Headers
Editing Column Headers
Promote Row to Header
Deduplicate
Fill NaN Values
Transpose
Reset Index
Unpivot a Dataframe (Melt)
Formatting
Exporting Data
Using the Generated Code
Changing Imported Data
Code Snippets
Custom Editors: Autogenerate UI from Any Function
Find and Replace
Bulk column header edits
Code Options
Scheduling your Automation
Upgrading Mito
Mito for Streamlit
Getting Started with Mito for Streamlit
Streamlit Overview
Create a Mito for Streamlit App
API Reference
Streamlit App Gallery
Experienced Streamlit Users
Common Design Patterns
Mito for Dash
Getting Started
Dash Overview
Your First Dash App with Mito
Mito vs. Other Dash Components
API Reference
Dash App Gallery
Common Design Patterns
How To
Pass a dataframe into Mito
Create a line chart of time series data
Delete Columns with Missing Values
Split a column on delimiter
Rerun analysis on new data
Calculate the difference between rows
Calculate each cell's percent total of column
Import multiple tables from one Excel sheet
Misc
Release Notes
FAQ
Terms of Service
Privacy Policy
Mito
Powered By
GitBook
Comment on page
Promote Row to Header
Select a row of your dataframe to become the new column headers.
How to Promote a Row to header
To promote a specific row to become the header row:
1.
Right click on the index of the row.
2.
Click
Promote Row to Header.
Previous
Editing Column Headers
Next - Feature Reference
Deduplicate
Last modified
9d ago