Daniel Ferguson

Results 6 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...

**Describe the bug** After following to add a layer to my lambda function I can see traces being generated, and showing up in X-Ray. However, no HTTP services that this...

stale

With version 1.3.0 I could run `poetry bundle venv /path/to/venv` and it would reliably bundle my project into that path. With version 1.4.0 it seems to depend on whether Poetry...