|
|
|
|
|
by duked
3855 days ago
|
|
I personally don't see it as a value add and therefore wouldn't pay for it. First I don't analyze my finances that often just looking once a month for potential fraudulent transactions (In the US it's more frequent than when I lived in europe). Second if I would really care most banks export in CSV format which makes it easy to process with panda [1]. My gut feeling is that's what most tech savvy users would do, and they are tech savvy if they can write Python or R. I'm probably not your typical user but I hope that helps. [1] http://pandas.pydata.org/ |
|