Skip to content

notebook 5 + DataPrivacyStack updates - #180

Merged
omri374 merged 7 commits into
mainfrom
fix/notebook-5
Jul 28, 2026
Merged

notebook 5 + DataPrivacyStack updates#180
omri374 merged 7 commits into
mainfrom
fix/notebook-5

Conversation

@omri374

@omri374 omri374 commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Minor fixes to notebook 5, especially removing a dead model and replacing it with another openmed one
Also removed additional Microsoft wordings

omri374 and others added 5 commits July 21, 2026 17:45
Notebooks 4 and 5 each weighed ~10MB, dominated by full renders of the
26k-row results_df.

- nb4: display results_df.head() instead of the whole frame
- nb5: drop the redundant bare `results_df` cell (the preceding cell
  already shows .head())
- both: strip the VSCode-specific datawrangler output mimetype, which
  duplicates the HTML tables

9.8MB -> 260KB and 10MB -> 332KB.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The project has moved out of the Microsoft org, so replace the
Microsoft-specific governance material with the same setup used in
data-privacy-stack/presidio.

- CODE_OF_CONDUCT.md: Microsoft OSS CoC -> Contributor Covenant
  (copied verbatim from data-privacy-stack/presidio)
- SECURITY.md: MSRC reporting block -> GitHub private vulnerability
  reporting, pointed at this repo's advisory form
- README: drop the Microsoft CLA paragraph (no CLA bot on the new org)
  and point the CoC section at the Contributor Covenant
- pyproject: author "Microsoft" -> "Presidio contributors", matching
  the LICENSE copyright line
- NOTICE: neutral third-party attribution preamble
- CHANGELOG + README + notebook 5: update Presidio links to
  data-privacy-stack/presidio and presidio.dataprivacystack.org

Left as is: the upstream Presidio MIT copyright line in NOTICE (that is
the actual upstream notice), the "MS" ISO country code in
entity_mapping/definitions.py, and "Microsoft" as sample ORGANIZATION
text in test fixtures and the fake-company list.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
# Conflicts:
#	notebooks/5_Evaluate_Custom_Presidio_Analyzer.ipynb
@omri374 omri374 changed the title Fix/notebook 5 notebook 5 + DataPrivacyStack updates Jul 23, 2026
@omri374
omri374 merged commit f2285ca into main Jul 28, 2026
3 checks passed
@omri374
omri374 deleted the fix/notebook-5 branch July 28, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant