Importing Data

Mito supports any tabular data, like what you find in a pandas dataframe, an SQL database, a table on a website, or a table in a spreadsheet. Getting this data into Mito is a breeze.

Like other spreadsheets, you can import multiple tabular dataframes from mulitple sources into Mito, and each of them are displayed as a seperate tab. This allows you to work with and manipulate multiple pieces of data at once.

Import Methods

pageImporting CSV FilespageImporting from Excel FilespageImporting DataframespageImporting from a remote drivepageImporting from other sources

Last updated