Dave Bunten
Dave Bunten
# 💡 Summary # "chirp" is already registered as a package name on PYPI, meaning someone may erroneously believe they're installing CISA's CHIRP but end up with https://pypi.org/project/chirp/ instead. In...
# Bug Report Thank you for the fantastic work with DVC! I noticed an odd behavior while working with individual files and trying to push + pull these in a...
Thank you for the great work within this project! In working with mermaid diagrams through this extension and [myst-parser](https://github.com/executablebooks/MyST-Parser) within markdown files I've noticed a minor detail which might assist...
### What happens? Hello - thank you so much for the work on `sqlite_scanner`, it's amazing to use this through DuckDB! Would it be possible to use DuckDB to query...
### What happens? When querying data values which mismatch the column type in DuckDB using Python a generic duckdb.Exception is encountered instead of duckdb.TypeMismatchException. I'm opening this issue as it...
Hello, thank you for the awesome work on this repo and the Citation File Format! I apologize in advance if this question has already been addressed elsewhere (I searched but...
## Summary Thanks for the great effort on this project, it's been helpful! This is a feature request to add a pre-commit hook configuration for `linkchecker`. Pre-commit provides the [capability...
Hello, thanks for the awesome work in this project! I noticed that when attempting to use [Mermaid mindmap diagrams](https://mermaid.js.org/syntax/mindmap.html) that Jekyll Spaceship is unable to render the diagrams (originally discovered...
Add retry capabilities for `kg2_util.download_file_if_not_exist_locally` to avoid systemic failures
In attempting to recreate and run the RTX-KG2 pipeline I found that `kg2_util.download_file_if_not_exist_locally` sometimes had a tendency to fail on first attempt to download a resource. When this happens it...
This issue highlights a need to provide description and provenance for a file used to run the full RTX-KG2 pipeline, `SMPDB_pubmed_IDs.csv`. This file appears to be required for a full...