pasteur.marginal.oracle.MarginalOracle#
- class pasteur.marginal.oracle.MarginalOracle(data, attrs, preprocess=<function _tabular_load>, mode='out_of_core', *, min_chunk_size=1, max_worker_mult=1, repartitions=None, log=True)[source]#
Attributes
alias of
Literal['out_of_core', 'inmemory', 'inmemory_shared', 'inmemory_copy', 'inmemory_batched']Methods
close()get_counts([desc])load_data(preprocess)process(requests[, desc, preprocess, ...])- MODES#
alias of
Literal[‘out_of_core’, ‘inmemory’, ‘inmemory_shared’, ‘inmemory_copy’, ‘inmemory_batched’]