Oh, actually I have not implemented this, yet. Put I'll put it on the agenda for tonight. Check the github for any updates.
Uwe Am Sonntag, 29. März 2020 22:53:19 UTC+2 schrieb Robert Hotchkiss: > > Hi, > > I was able to get your importer to work after installing pandas and > xlsxwriter, and change the date format to match my bank's format. > > But now I'm not sure how to convert from excel to beancount transaction > format, but will look into that. > > On Sunday, March 8, 2020 at 11:39:23 AM UTC-7, Uwe Ziegenhagen wrote: >> >> Maybe this is interesting for some of you. >> >> I had some issues with the Python-based QIF parsers I found online (thay >> just gave errors parsing my QIF file) so I decided to write my own parser. >> I am not sure how stable it is, I still need to add tests and more >> documentation but if you can use it for something useful you find it in >> github: >> >> https://github.com/UweZiegenhagen/PyQIF-Parser >> >> So far I have concentrated on the export into pandas dataframes, if one >> of you needs some additional functionality let me know. >> >> Uwe >> >> -- >> Dr. Uwe Ziegenhagen >> 0179-7476050 >> <http://www.uweziegenhagen.de> >> > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/91c33321-9894-48d7-92e4-00bfaca9a128%40googlegroups.com.
