Filter

This documentation will teach you how to filter datasets in Mito.

There are multiple ways to filter rows out of your dataframe within Mito.

If you are looking to filter out rows through the user of conditions (greater than, less than, contains, etc), see:

Filter By Conditionchevron-right

If you are looking to filter out specific values:

Filter By Valuechevron-right

If you are looking to just delete specific rows from your dataframe, see Deleting Rows.

Last updated

Was this helpful?