data-explorer icon indicating copy to clipboard operation
data-explorer copied to clipboard

Is more advanced table filtering possible now or in the future?

Open Nestak2 opened this issue 6 years ago • 0 comments

I am new to the data-explorer and I noticed you can filter it by values in columns, like here: Screenshot from 2020-04-16 15-04-51

But is it also possible to filter all values within a range, so not just speed_observation=10, but something like speed_observation=[5,25]. This would be a very, very helpful feature, google colab's data_table has it.

Also, it would be great if the data explorer table could get other advanced filtering options like there are for qgrid? - filter by a range of dates, but why not also by a list of strings, or a list of numerics, etc. This is how filtering looks for grid. Thanks

Nestak2 avatar Apr 16 '20 12:04 Nestak2