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(self)
compute_data_type(self)
compute_stats(self)
execute(vis_collection, ldf)
execute_aggregate(vis, ldf)
execute_binning(vis, ldf)
execute_filter(vis, ldf)
mapping(rmap)
reverseMapping(map)