OpenMined / PipelineDP

PipelineDP is a Python framework for applying differentially private aggregations to large datasets using batch processing systems such as Apache Spark, Apache Beam, and more.
https://pipelinedp.io/
Apache License 2.0
272 stars 77 forks source link

Refactoring of Combiners, PrivacyIdCount and Count now use Sum #381

Closed miracvbasaran closed 1 year ago

miracvbasaran commented 1 year ago

both for per-partition and cross-partition aggregation.