mondjef

Results 11 comments of mondjef

created pull request #100 that addresses this. Please have a look and let me know if you see any issues.

I would really love to do a PR but my experience in programming/hacking are limited. I have looked at the mechanics of the drag and drop functionality of uploading documents...

yes the account upload feature can serve as a work around but it is kind of hacky and it would be better to have a cleaner more intuitive out of...

ok I believe I found where the logic is taking place which confirms my observed behaviour...just don't know how to fix it (of if it should be fixed...). Currently the...

I have tried to implement a workaround for this in my csv importers as I am already overriding the extract function their. I have the following test code where I...

thank you, I'd gladly do a PR but Java is not my swim lane at all and I am afraid to admit that I don't know how to do a...

posting this for others in case they to need a way to sanitize the narration field for descriptions with store numbers in them to avoid them becoming tags. Below is...

+1 for this as I have csv files that depending on number of transactions and the particular order of them the sniffer returns unreliable results causing me to currently play...

> I had the same issue but was able to resolve this by installing samplics with no dependencies. > > `pip install samplics --no-deps ` > > You may need...

> Today I will update the dependency (0.4.12). Thanks Thank you for such a quick response!