Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

New Tutorial: Demonstrate DP on DataWarehouse

オープン
#300 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python, sql

調査の方向性

Start with the linked Adventure Works data-warehouse install script and DimCustomer.csv, then review the discussion in #lib_pydp. Define a tutorial that demonstrates how differential privacy prevents identifying individuals across related tables, with a reproducible example and clear explanation of the resulting privacy protection.

索引モデルが issue の本文から書いたものです。

説明

Status: In Progress :star2: Type: New Feature :heavy_plus_sign:

Feature Description

We have identified one data-warehouse belonging to Microsoft, where they share some personal data in the customer table.

It also has some other tables which are related to these tables and have one common value. Using normal operations, we should be able to identify unique individuals. With help of DP, we aim to avoid this.

Further discussion on this can be carried out on the Slack channel at #lib_pydp.

Note: This is just an initial idea and would evolve as we explore this further.

主要言語
Python
スター
550
フォーク
143
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

OpenMined/PyDP のほかの issue

OpenMined/PyDP の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。