A big part of exploring data in Rowboat is using filters to see what different subsets of your dataset look like.
One of our favorite examples is a dataset of about 60k OkCupid profiles from the Bay Area in the early 2010s (You can find it here: https://rowbo.at/xq4sku34). It’s extremely fun to filter by column and try to find your “soulmate” (or “anti-soulmate”). You can always clear filters, or use undo/redo to flip between recent views.
We’ve also made it easy to filter within a single column if a global search feels too broad. For instance, in this UFO sightings dataset https://rowbo.at/uzu782mq), you might want to check how many sightings happened on July 4th—especially the ones described as “fireballs.”
To do this, just open the Find tool (top right) and filter the “datetime_time” column with “7/4” to see every sighting that happened on the Fourth of July.