Filter out Rows
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:
If you are looking to filter out specific values:
Last modified 9mo ago