Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / beancount/smart_importer issues and pull requests

#134 - add some tests for entries.update_postings

Pull Request - State: closed - Opened by yagebu 14 days ago

#133 - pre-commit autoupdate; add to Makefile; use ruff

Pull Request - State: closed - Opened by yagebu 14 days ago

#132 - force beancount < 3 and enable tests also on pull_request

Pull Request - State: closed - Opened by tarioch about 2 months ago

#131 - feat(predictor): Add support for denylisting accounts

Pull Request - State: closed - Opened by hlieberman about 2 months ago - 2 comments

#130 - Smart importer give duplicate asset postings

Issue - State: open - Opened by jbrok 5 months ago

#129 - Fix #128: Maintain original posting order.

Pull Request - State: open - Opened by awtimmering 6 months ago

#127 - Old entry trimmer hook.

Pull Request - State: open - Opened by umangv 7 months ago

#126 - ci: update actions and python versions

Pull Request - State: closed - Opened by yagebu 8 months ago

#125 - TAGS

Issue - State: open - Opened by jpduyx 12 months ago - 2 comments

#124 - predictor: Adding additional logging statements

Pull Request - State: closed - Opened by m-d-brown over 1 year ago

#123 - Sort posting accounts in PredictPostings.target

Pull Request - State: closed - Opened by m-d-brown over 1 year ago

#121 - How to pass in existing entries as training data other than the current bean file

Issue - State: closed - Opened by mondjef over 1 year ago - 10 comments

#120 - release a v0.4 to pypi

Issue - State: closed - Opened by johannesjh almost 2 years ago - 2 comments

#119 - Support sklearn v1.2

Pull Request - State: closed - Opened by yagebu almost 2 years ago

#118 - ci: update Python and GH actions

Pull Request - State: closed - Opened by yagebu almost 2 years ago

#117 - Unable to use smart_importer with beangulp Importers

Issue - State: closed - Opened by harinath about 2 years ago - 8 comments

#116 - ImportError undefined symbol _PyGen_Send

Issue - State: closed - Opened by johnmee about 2 years ago - 2 comments

#115 - [Feature] Add Chinese support via Jieba tokenizer

Pull Request - State: closed - Opened by EINDEX over 2 years ago - 7 comments

#114 - [Feature] Add Chinese support via Jieba tokenizer

Pull Request - State: closed - Opened by ghost over 2 years ago - 1 comment

#113 - Allow predicting also in case where there is exactly one target

Pull Request - State: closed - Opened by tarioch almost 3 years ago

#112 - Add a minimum example what is required for training data

Pull Request - State: closed - Opened by tarioch almost 3 years ago

#111 - add some pre-commit hooks and cleanup some files that didn't match

Pull Request - State: closed - Opened by tarioch almost 3 years ago - 2 comments

#110 - Package working with python 3.6.12 but not with python 3.9

Issue - State: closed - Opened by vperrin59 almost 3 years ago - 26 comments

#109 - Improve warning message in case of missing training data

Pull Request - State: closed - Opened by tarioch over 3 years ago

#108 - Predict metadata (and tags)

Issue - State: closed - Opened by zacchiro over 3 years ago - 3 comments

#107 - Predict postings with amounts

Issue - State: closed - Opened by sullivan-sean over 3 years ago - 3 comments

#106 - Allow custom getters for attributes

Issue - State: closed - Opened by sullivan-sean over 3 years ago - 2 comments

#105 - Expose ImporterHook interface

Issue - State: closed - Opened by bratekarate over 3 years ago - 4 comments

#103 - removes suggestions refs #91

Pull Request - State: closed - Opened by johannesjh over 3 years ago - 2 comments

#102 - add setuptools to arch linux deps

Pull Request - State: closed - Opened by yagebu over 3 years ago

#101 - refs #100 fixes tox lint

Pull Request - State: closed - Opened by johannesjh over 3 years ago - 9 comments

#100 - pylint fails, tox depends on wrong version of beancount?

Issue - State: closed - Opened by johannesjh over 3 years ago - 3 comments

#99 - Doc

Pull Request - State: closed - Opened by johannesjh over 3 years ago

#98 - Filter transactions to only those referencing open accounts

Pull Request - State: closed - Opened by aclindsa almost 4 years ago - 6 comments

#97 - please provide the hook helpers as an own package

Issue - State: closed - Opened by evgeni about 4 years ago - 2 comments

#96 - Fix link for beancount ingest

Pull Request - State: closed - Opened by dumbPy about 4 years ago - 1 comment

#95 - Update README.rst - minor, syntax fix

Pull Request - State: closed - Opened by seltzered about 4 years ago

#94 - Update README.rst - clarify how an importer needs to work to use smart_importer

Pull Request - State: closed - Opened by seltzered about 4 years ago - 1 comment

#93 - Remove dead link

Pull Request - State: closed - Opened by Endle over 4 years ago

#92 - Bypass specific transactions.

Issue - State: closed - Opened by gety9 over 4 years ago - 4 comments

#91 - Remove suggestions because suggest=True adds list as metadata which is invalid

Issue - State: closed - Opened by tbm over 4 years ago - 7 comments

#90 - fixes sklearn error when a valid but empty bank statement is passed

Pull Request - State: closed - Opened by Dr-Nuke over 4 years ago - 1 comment

#89 - Adding github actions

Pull Request - State: closed - Opened by tarioch over 4 years ago - 10 comments
Labels: chore

#88 - I can't manage to have smart_importer working

Issue - State: closed - Opened by grostim about 5 years ago - 6 comments

#87 - Passing too many arguments to extract()

Issue - State: closed - Opened by jerome-tgl about 5 years ago - 1 comment

#86 - Apply to most recent version of the CSV importer

Pull Request - State: closed - Opened by dukejones over 5 years ago

#85 - Checker for potential mistakes

Issue - State: closed - Opened by gety9 over 5 years ago - 1 comment

#84 - use setuptools_scm

Pull Request - State: closed - Opened by yagebu almost 6 years ago

#83 - Add test case with empty narration

Pull Request - State: closed - Opened by tbm almost 6 years ago - 1 comment

#82 - fix travis; use black to format code

Pull Request - State: closed - Opened by yagebu almost 6 years ago - 1 comment

#81 - test failure due to invalid syntax

Issue - State: closed - Opened by tbm almost 6 years ago - 5 comments

#80 - pylint error, cannot import beancount.core.data

Issue - State: closed - Opened by johannesjh almost 6 years ago - 1 comment

#79 - refs #45 moves get_pipeline into the EntryPredictor base class

Pull Request - State: closed - Opened by johannesjh almost 6 years ago - 1 comment

#78 - wip: Hooks

Pull Request - State: closed - Opened by yagebu almost 6 years ago

#77 - False predictions when importing several files at once

Issue - State: closed - Opened by gety9 almost 6 years ago - 13 comments
Labels: bug

#76 - Feature/duplicates

Pull Request - State: closed - Opened by tarioch almost 6 years ago

#75 - Add duplicate detection functionality

Issue - State: closed - Opened by tarioch almost 6 years ago - 15 comments
Labels: enhancement

#74 - refs #41 fixes import paths in the example folder.

Pull Request - State: closed - Opened by johannesjh about 6 years ago - 1 comment

#73 - fixes #56: communicates more clearly, fixes some typos.

Pull Request - State: closed - Opened by johannesjh about 6 years ago

#72 - refactor

Pull Request - State: closed - Opened by yagebu about 6 years ago

#71 - pipelines

Pull Request - State: closed - Opened by yagebu about 6 years ago

#70 - Refactor ml helpers

Pull Request - State: closed - Opened by yagebu about 6 years ago

#69 - Split machinelearning_helpers

Issue - State: closed - Opened by yagebu about 6 years ago

#68 - Predict multiple postings

Issue - State: closed - Opened by yagebu about 6 years ago - 11 comments
Labels: enhancement

#67 - less reinventing the wheel

Pull Request - State: closed - Opened by yagebu about 6 years ago

#66 - Use pytest; remove coloredlogs

Issue - State: closed - Opened by yagebu about 6 years ago

#65 - Type annotations

Issue - State: closed - Opened by yagebu about 6 years ago - 2 comments
Labels: question

#64 - Operate on single transactions

Issue - State: closed - Opened by yagebu about 6 years ago - 1 comment

#63 - Insert postings before existing ones

Issue - State: closed - Opened by yagebu about 6 years ago - 2 comments
Labels: duplicate

#62 - Refactor to remove duplication

Pull Request - State: closed - Opened by yagebu about 6 years ago

#61 - Training data path should be relative to import config

Issue - State: closed - Opened by yagebu about 6 years ago - 3 comments

#60 - Lint

Pull Request - State: closed - Opened by yagebu about 6 years ago

#59 - Canonical usage

Issue - State: closed - Opened by yagebu about 6 years ago - 8 comments

#58 - fix spelling of beancount and fava

Pull Request - State: closed - Opened by yagebu about 6 years ago

#57 - Code standards

Issue - State: closed - Opened by yagebu about 6 years ago - 2 comments
Labels: help wanted, good first issue

#55 - Fix deprecation warnings if caused by smart_importer

Issue - State: closed - Opened by johannesjh about 6 years ago

#54 - Fixes #53 improves logging configuration

Pull Request - State: closed - Opened by johannesjh about 6 years ago

#53 - How to disable warnings and DEBUG output

Issue - State: closed - Opened by sprnza about 6 years ago - 4 comments

#52 - Disables suggestions by default. Fixes #50.

Pull Request - State: closed - Opened by johannesjh about 6 years ago - 1 comment

#51 - Publish as Package on PyPI to ease installation

Issue - State: closed - Opened by johannesjh about 6 years ago - 4 comments

#50 - disable suggestions by default?

Issue - State: closed - Opened by johannesjh about 6 years ago - 2 comments
Labels: enhancement

#49 - Refs #47 refactoring

Pull Request - State: closed - Opened by johannesjh about 6 years ago - 3 comments

#47 - Refactor common part of predict_payees and predict_postings

Issue - State: closed - Opened by tarioch over 6 years ago - 4 comments
Labels: enhancement

#46 - Only predict on Transaction Entries

Pull Request - State: closed - Opened by tarioch over 6 years ago - 3 comments

#45 - Can this use metadata to improve matching?

Issue - State: closed - Opened by philipsd6 over 6 years ago - 23 comments

#44 - Feature/refs 42 improve documentation

Pull Request - State: closed - Opened by johannesjh over 6 years ago - 2 comments

#43 - example use case for beancount standard csv.importer

Issue - State: closed - Opened by mondjef over 6 years ago - 11 comments

#42 - Improve documentation

Issue - State: closed - Opened by johannesjh over 6 years ago - 5 comments
Labels: enhancement, help wanted, good first issue

#41 - Improve examples

Issue - State: closed - Opened by johannesjh over 6 years ago - 3 comments
Labels: enhancement

#40 - Feature/refs 30 filter training data by account

Pull Request - State: closed - Opened by johannesjh over 6 years ago - 1 comment

#39 - Empty narration but payee leads to wrong posting

Issue - State: closed - Opened by tbm over 6 years ago - 7 comments
Labels: bug

#37 - Predict narration / compare importer entries with manually edited entries

Issue - State: closed - Opened by tbm over 6 years ago - 8 comments

#34 - predict tags/metadata/links

Issue - State: closed - Opened by zacchiro over 6 years ago - 5 comments
Labels: enhancement

#33 - Create PR for standard extractors to be usable with smart_importer

Issue - State: closed - Opened by tarioch over 6 years ago - 1 comment
Labels: enhancement, good first issue

#32 - Provide Autocomplete Suggestions to Text Editors like Emacs and Vim

Issue - State: closed - Opened by johannesjh over 6 years ago - 3 comments
Labels: enhancement, help wanted