artemis.algorithms.profileralgo

Profiles record batch columns with TDigest

Module Contents

class artemis.algorithms.profileralgo.ProfilerAlgo(name, **kwargs)

Bases: artemis.core.algo.AlgoBase

initialize(self)
book(self)
create_tdigests(self, record_batch)
execute(self, record_batch)
finalize(self)