Daniel Ferguson

Results 4 issues of Daniel Ferguson

I'm not 100% sure whether this crate is supposed to support accessing fields of objects within arrays but I'm seeing strange behaviour when doing so... Given a JSON record: ```...

Hi, I ran into an issue around multithreading support when running goodbooks-recommender () When instantiating hyperparameters with `num_threads` greater than the number of cores on my CPU - the task...

Resolves #660 When building this package using `pip install --use-pep517 --no-binary :all:` or in dev `pip install -e . --use-pep517` we see a failure in setup.py: [...] AttributeError: 'dict' object...

Hi! To start with I just wanted to say thanks for maintaining this project, it's made managing backups with `restic` so much easier for me :smile: **Describe the bug** Even...