Currently I do by exporting CSV from beancoumt then importing in panda Le dim. 2 juin 2019 à 17:48, Chary Chary <[email protected]> a écrit :
> Uwe, > > I was actually thinking other way around: get transactions (checked and > verified by beancount) into pandas and process them further in pandas > > On Sunday, June 2, 2019 at 5:23:03 PM UTC+2, Uwe Ziegenhagen wrote: >> >> I am currently thinking on how to get my transaction data from my bank >> accounts into beancount. I can get my bank statements via HBCI into pandas, >> from there I create the imports. I'll post the code once I am done with it. >> >> Uwe >> >> Am So., 2. Juni 2019 um 17:12 Uhr schrieb Chary Chary <[email protected] >> >: >> >>> Hello everybody, >>> >>> I am just wondering whether there is possibility to use a broad python >>> data analysis tools (like pandas) with beancount? >>> >>> Importing data in pandas and then analyzing it using pandas further? >>> >>> Or the answer is the same as with SQL, that pandas are not good for >>> double entry accounting type of data? >>> >>> -- >>> 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 post to this group, send email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/beancount/895c4f02-7b07-406b-898f-f6d4e0dc4933%40googlegroups.com >>> <https://groups.google.com/d/msgid/beancount/895c4f02-7b07-406b-898f-f6d4e0dc4933%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> 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 post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/22ebfe35-5533-4fa6-bf21-cb354a964763%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/22ebfe35-5533-4fa6-bf21-cb354a964763%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CALUWbLcwjFzXYQZh-sNMCYmCOubf2crjzBo-tMMiHzv3_Z%3Dz_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
