datasketches
Distinct Counting
Quantiles Sketches
Frequency Sketches
Vector Sketches
Random Sampling Sketches
Helper Classes
datasketches
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
__call__() (KernelFunction method)
(TuplePolicy method)
__init__() (compact_theta_sketch method)
(compact_tuple_sketch method)
(cpc_sketch method)
(cpc_union method)
(density_sketch method)
(ebpps_sketch method)
(frequent_items_sketch method)
(frequent_strings_sketch method)
(hll_sketch method)
(hll_union method)
(kll_doubles_sketch method)
(kll_floats_sketch method)
(kll_ints_sketch method)
(kll_items_sketch method)
(quantiles_doubles_sketch method)
(quantiles_floats_sketch method)
(quantiles_ints_sketch method)
(quantiles_items_sketch method)
(req_floats_sketch method)
(req_ints_sketch method)
(req_items_sketch method)
(theta_a_not_b method)
(theta_intersection method)
(theta_union method)
(tuple_a_not_b method)
(tuple_intersection method)
(tuple_union method)
(update_theta_sketch method)
(update_tuple_sketch method)
(var_opt_sketch method)
(var_opt_union method)
A
AccumulatorPolicy (class in datasketches)
C
c (ebpps_sketch property)
compact (update_theta_sketch attribute)
(update_tuple_sketch attribute)
compact_theta_sketch (class in datasketches)
compact_tuple_sketch (class in datasketches)
compute (theta_a_not_b attribute)
(tuple_a_not_b attribute)
count_min_sketch (class in _datasketches)
cpc_sketch (class in _datasketches)
cpc_union (class in _datasketches)
create_summary() (TuplePolicy method)
D
DEFAULT_SEED (tuple_sketch attribute)
density_sketch (class in datasketches)
deserialize() (compact_theta_sketch method)
(compact_tuple_sketch method)
(count_min_sketch method)
(cpc_sketch method)
(density_sketch method)
(ebpps_sketch method)
(frequent_items_sketch method)
(frequent_strings_sketch method)
(hll_sketch method)
(kll_doubles_sketch method)
(kll_floats_sketch method)
(kll_ints_sketch method)
(kll_items_sketch method)
(quantiles_doubles_sketch method)
(quantiles_floats_sketch method)
(quantiles_ints_sketch method)
(quantiles_items_sketch method)
(req_floats_sketch method)
(req_ints_sketch method)
(req_items_sketch method)
(var_opt_sketch method)
(var_opt_union method)
dim (density_sketch property)
dissimilarity_test() (theta_jaccard_similarity method)
(tuple_jaccard_similarity method)
E
ebpps_sketch (class in datasketches)
epsilon (frequent_items_sketch property)
(frequent_strings_sketch property)
estimate_subset_sum (var_opt_sketch attribute)
exactly_equal() (theta_jaccard_similarity method)
(tuple_jaccard_similarity method)
F
filter (compact_tuple_sketch attribute)
(update_tuple_sketch attribute)
frequent_items_error_type (class in datasketches)
frequent_items_sketch (class in datasketches)
frequent_strings_sketch (class in datasketches)
from_bytes() (PyObjectSerDe method)
G
GaussianKernel (class in datasketches)
get_apriori_error() (frequent_items_sketch method)
(frequent_strings_sketch method)
get_cdf (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_compact_serialization_bytes (hll_sketch attribute)
get_epsilon_for_lg_size() (frequent_items_sketch method)
(frequent_strings_sketch method)
get_estimate (count_min_sketch attribute)
(cpc_sketch attribute)
(density_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(hll_union attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
get_frequent_items (frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
get_lower_bound (count_min_sketch attribute)
(cpc_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(hll_union attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
get_max_updatable_serialization_bytes() (hll_sketch method)
get_max_value (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_min_value (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_normalized_rank_error() (kll_doubles_sketch method)
(kll_floats_sketch method)
(kll_ints_sketch method)
(kll_items_sketch method)
(quantiles_doubles_sketch method)
(quantiles_floats_sketch method)
(quantiles_ints_sketch method)
(quantiles_items_sketch method)
get_pmf (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_quantile (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_quantiles (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_rank (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_rank_lower_bound (req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_rank_upper_bound (req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
get_rel_err() (hll_sketch method)
(hll_union method)
get_relative_error (count_min_sketch attribute)
get_result (cpc_union attribute)
(hll_union attribute)
(theta_intersection attribute)
(theta_union attribute)
(tuple_intersection attribute)
(tuple_union attribute)
(var_opt_union attribute)
get_RSE() (req_floats_sketch method)
(req_ints_sketch method)
(req_items_sketch method)
get_seed_hash (theta_sketch attribute)
(tuple_sketch attribute)
get_serialized_size_bytes (count_min_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(var_opt_sketch attribute)
(var_opt_union attribute)
get_size() (PyObjectSerDe method)
get_updatable_serialization_bytes (hll_sketch attribute)
get_upper_bound (count_min_sketch attribute)
(cpc_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(hll_union attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
H
has_result (theta_intersection attribute)
(tuple_intersection attribute)
HLL_4 (tgt_hll_type attribute)
HLL_6 (tgt_hll_type attribute)
HLL_8 (tgt_hll_type attribute)
hll_sketch (class in _datasketches)
hll_union (class in _datasketches)
I
is_compact (hll_sketch attribute)
is_empty (count_min_sketch attribute)
(cpc_sketch attribute)
(density_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(hll_union attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
(var_opt_sketch attribute)
is_estimation_mode (density_sketch attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
is_hra (req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
is_ordered (theta_sketch attribute)
(tuple_sketch attribute)
J
jaccard() (theta_jaccard_similarity method)
(tuple_jaccard_similarity method)
K
k (density_sketch property)
(ebpps_sketch property)
(kll_doubles_sketch property)
(kll_floats_sketch property)
(kll_ints_sketch property)
(kll_items_sketch property)
(quantiles_doubles_sketch property)
(quantiles_floats_sketch property)
(quantiles_ints_sketch property)
(quantiles_items_sketch property)
(req_floats_sketch property)
(req_ints_sketch property)
(req_items_sketch property)
(var_opt_sketch property)
KernelFunction (class in datasketches)
kll_doubles_sketch (class in datasketches)
kll_floats_sketch (class in datasketches)
kll_ints_sketch (class in datasketches)
kll_items_sketch (class in datasketches)
ks_test() (in module datasketches)
L
lg_config_k (hll_sketch property)
(hll_union property)
lg_k (cpc_sketch property)
M
MaxIntPolicy (class in datasketches)
merge (count_min_sketch attribute)
(density_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
MinIntPolicy (class in datasketches)
N
n (density_sketch property)
(ebpps_sketch property)
(kll_doubles_sketch property)
(kll_floats_sketch property)
(kll_ints_sketch property)
(kll_items_sketch property)
(quantiles_doubles_sketch property)
(quantiles_floats_sketch property)
(quantiles_ints_sketch property)
(quantiles_items_sketch property)
(req_floats_sketch property)
(req_ints_sketch property)
(req_items_sketch property)
(var_opt_sketch property)
NO_FALSE_NEGATIVES (frequent_items_error_type attribute)
NO_FALSE_POSITIVES (frequent_items_error_type attribute)
normalized_rank_error (kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
num_active_items (frequent_items_sketch property)
(frequent_strings_sketch property)
num_buckets (count_min_sketch property)
num_hashes (count_min_sketch property)
num_retained (density_sketch property)
(kll_doubles_sketch property)
(kll_floats_sketch property)
(kll_ints_sketch property)
(kll_items_sketch property)
(quantiles_doubles_sketch property)
(quantiles_floats_sketch property)
(quantiles_ints_sketch property)
(quantiles_items_sketch property)
(req_floats_sketch property)
(req_ints_sketch property)
(req_items_sketch property)
(theta_sketch property)
(tuple_sketch property)
num_samples (var_opt_sketch property)
P
PyDoublesSerDe (class in datasketches)
PyFloatsSerDe (class in datasketches)
PyIntsSerDe (class in datasketches)
PyLongsSerDe (class in datasketches)
PyObjectSerDe (class in datasketches)
PyStringsSerDe (class in datasketches)
Q
quantiles_doubles_sketch (class in datasketches)
quantiles_floats_sketch (class in datasketches)
quantiles_ints_sketch (class in datasketches)
quantiles_items_sketch (class in datasketches)
R
req_floats_sketch (class in datasketches)
req_ints_sketch (class in datasketches)
req_items_sketch (class in datasketches)
reset (hll_sketch attribute)
(hll_union attribute)
(tuple_union attribute)
(update_theta_sketch attribute)
(update_tuple_sketch attribute)
(var_opt_union attribute)
S
seed (count_min_sketch property)
serialize (compact_theta_sketch attribute)
(compact_tuple_sketch attribute)
(count_min_sketch attribute)
(cpc_sketch attribute)
(density_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
(var_opt_sketch attribute)
(var_opt_union attribute)
serialize_compact (hll_sketch attribute)
serialize_updatable (hll_sketch attribute)
similarity_test() (theta_jaccard_similarity method)
(tuple_jaccard_similarity method)
suggest_num_buckets() (count_min_sketch method)
suggest_num_hashes() (count_min_sketch method)
T
tgt_hll_type (class in _datasketches)
tgt_type (hll_sketch property)
theta (theta_sketch property)
(tuple_sketch property)
theta64 (theta_sketch property)
(tuple_sketch property)
theta_a_not_b (class in datasketches)
theta_intersection (class in datasketches)
theta_jaccard_similarity (class in datasketches)
theta_sketch (class in datasketches)
theta_union (class in datasketches)
to_bytes() (PyObjectSerDe method)
to_string (count_min_sketch attribute)
(cpc_sketch attribute)
(density_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
(theta_sketch attribute)
(tuple_sketch attribute)
(var_opt_sketch attribute)
(var_opt_union attribute)
total_weight (count_min_sketch property)
(frequent_items_sketch property)
(frequent_strings_sketch property)
trim (update_theta_sketch attribute)
(update_tuple_sketch attribute)
tuple_a_not_b (class in datasketches)
tuple_intersection (class in datasketches)
tuple_jaccard_similarity (class in datasketches)
tuple_sketch (class in datasketches)
tuple_union (class in datasketches)
TuplePolicy (class in datasketches)
U
update (count_min_sketch attribute)
(cpc_sketch attribute)
(cpc_union attribute)
(density_sketch attribute)
(ebpps_sketch attribute)
(frequent_items_sketch attribute)
(frequent_strings_sketch attribute)
(hll_sketch attribute)
(hll_union attribute)
(kll_doubles_sketch attribute)
(kll_floats_sketch attribute)
(kll_ints_sketch attribute)
(kll_items_sketch attribute)
(quantiles_doubles_sketch attribute)
(quantiles_floats_sketch attribute)
(quantiles_ints_sketch attribute)
(quantiles_items_sketch attribute)
(req_floats_sketch attribute)
(req_ints_sketch attribute)
(req_items_sketch attribute)
(theta_intersection attribute)
(theta_union attribute)
(tuple_intersection attribute)
(tuple_union attribute)
(update_theta_sketch attribute)
(update_tuple_sketch attribute)
(var_opt_sketch attribute)
(var_opt_union attribute)
update_summary() (TuplePolicy method)
update_theta_sketch (class in datasketches)
update_tuple_sketch (class in datasketches)
V
var_opt_sketch (class in datasketches)
var_opt_union (class in datasketches)