microsoft / microsoft/dp-transformers
PrivacyEngineCallback still referenced in README despite being replaced with DPCallback
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 149
- Forks
- 33
- Avg merge
- 22h 6m
- Merged PRs (30d)
- 1
Description
It looks like PrivacyEngineCallback used to exist according to the commit history, but it doesn't exist anymore. The README still uses PrivacyEngineCallback, but I think it should be using DPCallback instead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the README and search for references to PrivacyEngineCallback. Replace the outdated reference with DPCallback, then search the README again to confirm the old name is no longer used and the documentation consistently names the current callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100