You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to the data-explorer and I noticed you can filter it by values in columns, like here:
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
The text was updated successfully, but these errors were encountered:
Nestak2
changed the title
filtering value ranges, not only exact values?
Is more advanced table filtering possible now or in the future?
Apr 22, 2020
I am new to the data-explorer and I noticed you can filter it by values in columns, like here:
But is it also possible to filter all values within a range, so not just
speed_observation=10
, but something likespeed_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
The text was updated successfully, but these errors were encountered: