Package sensei :: Module sensei_client_lib :: Class SenseiFilterRange
[hide private]
[frames] | no frames]

Class SenseiFilterRange

source code


Instance Methods [hide private]
 
__init__(self, column, from_val, to_val) source code
 
set_No_optimization(self, type, date_format=None) source code

Inherited from SenseiFilter: get_filter, get_type

Method Details [hide private]

__init__(self, column, from_val, to_val)
(Constructor)

source code 
Overrides: SenseiFilter.__init__