added anonymization cheatsheet summary to improve documentation#182
added anonymization cheatsheet summary to improve documentation#182tuck183 wants to merge 1 commit into
Conversation
|
Thanks for the PR. I like the idea of a cheat sheet, but I have some concerns about the implementation: This also covers similar ground to the existing README. Instead of having two intro documents, would it make more sense to either improve the main README or replace it entirely with this approach? I'm also not sure how to predict which examples will actually be useful for most users. Everyone's anonymization needs are pretty different. What if we focused this on pynonymizer-specific workflows and patterns, and kept references to Faker docs for the strategy details? That way we're adding value rather than duplicating existing documentation. |
|
Yes, this makes sense. I'll revisit this MR and apply changes as requested |
This MR aims to improve the documentation for the pynonymizer tool by providing a cheat sheet. The cheat sheet contains quick strategy and patterns for anonymization.