To improve the ergonomics of data exploration, I am planning to implement native support for Regular Expression selectors and a shorthand match operator. This will allow for "grep-like" filtering without the verbose select(test("...")) syntax.
Syntax: ~= //