Go program to categorize bank transactions within a csv file based on regular expressions
It's easy to use. See the examples folder.
go run main.go examples/categories.csv examples/transactions.csv examples/output.csv 1 ","
Go program to categorize bank transactions within a csv file based on regular expressions
It's easy to use. See the examples folder.
go run main.go examples/categories.csv examples/transactions.csv examples/output.csv 1 ","