opendp package#
Subpackages#
Submodules#
- opendp.accuracy module
accuracy_to_discrete_gaussian_scale()
accuracy_to_discrete_laplacian_scale()
accuracy_to_gaussian_scale()
accuracy_to_laplacian_scale()
discrete_gaussian_scale_to_accuracy()
discrete_laplacian_scale_to_accuracy()
gaussian_scale_to_accuracy()
laplacian_scale_to_accuracy()
summarize_polars_measurement()
- opendp.combinators module
- opendp.context module
- opendp.core module
function_eval()
measurement_check()
measurement_function()
measurement_input_carrier_type()
measurement_input_distance_type()
measurement_input_domain()
measurement_input_metric()
measurement_invoke()
measurement_map()
measurement_output_distance_type()
measurement_output_measure()
new_function()
new_queryable()
queryable_eval()
queryable_query_type()
transformation_check()
transformation_function()
transformation_input_carrier_type()
transformation_input_distance_type()
transformation_input_domain()
transformation_input_metric()
transformation_invoke()
transformation_map()
transformation_output_distance_type()
transformation_output_domain()
transformation_output_metric()
- opendp.domains module
- opendp.measurements module
debias_randomized_response_bitvec()
make_alp_queryable()
make_gaussian()
make_geometric()
make_laplace()
make_laplace_threshold()
make_private_expr()
make_private_lazyframe()
make_randomized_response()
make_randomized_response_bitvec()
make_randomized_response_bool()
make_report_noisy_max_gumbel()
make_user_measurement()
then_alp_queryable()
then_gaussian()
then_geometric()
then_laplace()
then_laplace_threshold()
then_private_expr()
then_private_lazyframe()
then_randomized_response_bitvec()
then_report_noisy_max_gumbel()
then_user_measurement()
- opendp.measures module
- opendp.metrics module
- opendp.mod module
Domain
Function
Measure
Measurement
Metric
OpenDPException
PartialConstructor
Queryable
SMDCurve
Transformation
Transformation.check()
Transformation.function
Transformation.input_carrier_type
Transformation.input_distance_type
Transformation.input_domain
Transformation.input_metric
Transformation.input_space
Transformation.invoke()
Transformation.map()
Transformation.output_distance_type
Transformation.output_domain
Transformation.output_metric
Transformation.output_space
UnknownTypeException
assert_features()
binary_search()
binary_search_chain()
binary_search_param()
disable_features()
enable_features()
exponential_bounds_search()
- opendp.prelude 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_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_mean()
make_metric_bounded()
make_metric_unbounded()
make_ordered_random()
make_quantile_score_candidates()
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_split_dataframe()
make_split_lines()
make_split_records()
make_stable_expr()
make_stable_lazyframe()
make_subset_by()
make_sum()
make_sum_of_squared_deviations()
make_unordered()
make_user_transformation()
make_variance()
then_b_ary_tree()
then_cast()
then_cast_default()
then_cast_inherent()
then_clamp()
then_count()
then_count_by()
then_count_by_categories()
then_count_distinct()
then_df_cast_default()
then_df_is_equal()
then_drop_null()
then_find()
then_find_bin()
then_identity()
then_impute_constant()
then_impute_uniform_float()
then_index()
then_is_equal()
then_is_null()
then_mean()
then_metric_bounded()
then_metric_unbounded()
then_ordered_random()
then_quantile_score_candidates()
then_resize()
then_stable_expr()
then_stable_lazyframe()
then_sum()
then_sum_of_squared_deviations()
then_unordered()
then_variance()
- opendp.typing module
Carrier
DomainDescriptor
GenericType
PrivacyMeasure
RuntimeType
SensitivityMetric
get_atom()
get_atom_or_infer()
get_carrier_type()
get_dependencies()
get_dependencies_iterable()
get_distance_type()
get_first()
get_type()
get_value_type()
parse_or_infer()
pass_through()
set_default_float_type()
set_default_int_type()