Thank you Derek. I have figure out enough to get this working preliminarily
(doesn't that inspire confidence!). All the changes are confined to a
single file as was suggested,
/register/ledger-core/split-register-layout.c/.
I moved the ASSOC and NOTES colums to the first line of output for a
tra
Hi Andrey,
the library looks promising. But when I run gcreport on my (compressed) xml
gnucash file, I got this error.
Traceback (most recent call last):
File "c:\python36\lib\site-packages\pandas\core\indexes\base.py", line
2442, in get_loc
return self._engine.get_loc(key)
File "pandas\_