I recently came across this tool for manipulating CSV data. It allows you to 
query a CSV file with SQL-like syntax. I thought that as there's a lot of that 
sort of thing going on in this group, some of you might find is useful. 

http://harelba.github.io/q/

eg: q "SELECT COUNT(*) FROM ./clicks_file.csv WHERE c3 > 32.3"

P.

gnucash-user-requ...@gnucash.org wrote on Thursday, 14 June, 2018 03:48 PM:
> One of the problems I’ve found with gnucash is in the area of importing CSV 
> formatted transactions. I figured out how to do it reasonably well for my
> bank statements, and now I’m turning my attention to my credit card accounts.
> 
> I’m trying to enter in data that spans several years, and I have a collection 
> of CSV files. In most cases I don’t have the ability to go back and get 
> the data in a different format, such as some sort of Quicken file.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to