opendp package#
Submodules#
- opendp.accuracy module
- opendp.combinators module
- opendp.core module
measurement_check()
measurement_input_carrier_type()
measurement_input_distance_type()
measurement_invoke()
measurement_map()
measurement_output_distance_type()
transformation_check()
transformation_input_carrier_type()
transformation_input_distance_type()
transformation_invoke()
transformation_map()
transformation_output_distance_type()
- opendp.measurements module
- opendp.mod module
- opendp.transformations module
choose_branching_factor()
make_b_ary_tree()
make_bounded_float_checked_sum()
make_bounded_float_ordered_sum()
make_bounded_int_monotonic_sum()
make_bounded_int_ordered_sum()
make_bounded_int_split_sum()
make_bounded_resize()
make_bounded_sum()
make_cast()
make_cast_default()
make_cast_inherent()
make_cdf()
make_clamp()
make_consistent_b_ary_tree()
make_count()
make_count_by()
make_count_by_categories()
make_count_distinct()
make_create_dataframe()
make_df_cast_default()
make_df_is_equal()
make_drop_null()
make_find()
make_find_bin()
make_identity()
make_impute_constant()
make_impute_uniform_float()
make_index()
make_is_equal()
make_is_null()
make_lipschitz_float_mul()
make_metric_bounded()
make_metric_unbounded()
make_ordered_random()
make_quantiles_from_counts()
make_resize()
make_select_column()
make_sized_bounded_float_checked_sum()
make_sized_bounded_float_ordered_sum()
make_sized_bounded_int_checked_sum()
make_sized_bounded_int_monotonic_sum()
make_sized_bounded_int_ordered_sum()
make_sized_bounded_int_split_sum()
make_sized_bounded_mean()
make_sized_bounded_ordered_random()
make_sized_bounded_sum()
make_sized_bounded_sum_of_squared_deviations()
make_sized_bounded_unordered()
make_sized_bounded_variance()
make_sized_ordered_random()
make_sized_unordered()
make_split_dataframe()
make_split_lines()
make_split_records()
make_subset_by()
make_unclamp()
make_unordered()
- opendp.typing module