csvtk
csvtk copied to clipboard
[Suggest a new feature] Hash command
Is it possible in the future to add a command that creates a column id/anonym?
The column id/anonym contains a UUID v5 or other hash of the row content.
eg: csvtk hash -n "id" -f 2 -n "anonym" -f 5
Thanks again for your tool.