lux.executor.Executor.Executor

class lux.executor.Executor.Executor[source]

Abstract class for the execution engine that fetches data for a given vis on a LuxDataFrame

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__() Initialize self.
compute_data_model(data_type)
compute_data_model_lookup(data_type)
compute_data_type(self)
compute_stats(self)
execute(vis_collection, ldf)
execute_aggregate(vis, ldf)
execute_binning(vis, ldf)
execute_filter(vis, ldf)
invert_data_type(data_type)
mapping(rmap)
reverseMapping(map)