mirror of
https://github.com/data-privacy-stack/presidio.git
synced 2026-07-31 07:10:44 -05:00
Sample - analyze and anonymize csv file (#990)
This commit is contained in:
committed by
GitHub
parent
bab214f2d8
commit
aab4d20ee7
4
docs/samples/python/csv_sample_data/sample_data.csv
Normal file
4
docs/samples/python/csv_sample_data/sample_data.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
id,name,city,comments
|
||||
1,John,New York,called him yesterday to confirm he requested to call back in 2 days
|
||||
2,Jill,Los Angeles,accepted the offer license number AC432223
|
||||
3,Jack,Chicago,need to call him at phone number 212-555-5555
|
||||
|
Reference in New Issue
Block a user