Mito
Search
⌃
K
Mito
Search
⌃
K
Get Started with Mito
Getting Started
Installing Mito
Core Concepts
Feature Reference
Creating a Mitosheet
Importing Data
Graphing
Pivoting/Group By
Filter out Rows
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
Deduplicate
Fill NaN Values
Transpose
Reset Index
Unpivot (Melt) a Dataframe
Formatting
Exporting Data
Using the Generated Code
Changing Imported Data
Code Snippets
Bulk column header edits
Mito's Security Model
Upgrading Mito
Mito for Streamlit
Getting Started
Streamlit Overview
Create an App
API Reference
App Gallery
Experienced Streamlit Users
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
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
Videos
Release Notes
FAQ
Terms of Service
Privacy Policy
Powered By
GitBook
Editing Individual Cells
This documentation teaches you how to edit individual data cells in Mito.
Editing Individual Cells
You can either edit a cell's value in the formula bar or directly in the cell:
1.
Double click on the cell you want to edit it
2.
Make sure that
Edit entire column
is set to
Off
.
3.
Type the cell's new value and press
enter
to submit.
Previous
Formula Reference
Next - Feature Reference
Combining Dataframes
Last modified
5mo ago