Skip to content

DevonChia/CSV-Masker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

For Windows users

  1. Save this CSV-Masker folder in Documents folder.
  2. Right-click 'main.py' found inside CSV-Masker > Properties > Copy the Location.
  3. Place your csv files inside to_mask folder, do not create another sub-folder inside.
  4. Open Command Prompt > Type 'cd <Ctrl+V to paste the copied location>' (e.g. cd C:\Users\user-name\Documents\CSV_Masking)
  5. Type 'python main.py' to run the program. (python needs to be installed in your system for this to work)
  6. Masked data will be saved in masked folder that will created automatically if not found.

About

Mask sensitive data on user-defined columns for multiple csv files

Resources

Stars

Watchers

Forks

Languages