Aditya Mishra
Aditya Mishra
Thanks for contributing to [pgloader](https://pgloader.io) by reporting an issue! Reporting an issue is the only way we can solve problems, fix bugs, and improve both the software and its user...
## Bug Report ### Version `latest` as per dockerhub; most likely `v0.63 ### Platform docker ### Description Suggest using `PATCH` instead of `PUT` in all the apis where we perform...
I forked the repo and ran the tests - `./check_all.sh`, it resulted in 152 errors found in 4 files. How to get started?
**Describe the bug** Authentication error when trying to connect to Mongo. I get the following error when trying to connect to mongo using user credentials - ```json { "error": "connection()...
I have frequently come across the term "Decision Scientist" & many companies seem to be hiring for this role. Can u shed some light on it? If related, can u...
1. Runs black on codebase 2. Adds CONTRIBUTING.md, seeing there are many pull requests :) 3. Adds `pre-commit-config.yaml` that checks for black formatting & flake8 checking before commit 4. Changes...
### Agent Environment * Agent version 7 * Environment - docker ### Describe what happened I am running the datadog container as one of the services in docker compose. I...
Does, anyone have any clue, or is there any script, so as how to test the trained model? It would be quite nice to try it on few B/W images.
Thanks for creating the repo. It allowed me to understand the basics of GCNs, a good starting point. I wanted to learn by building it from scratch, so I have...
I am trying to embed a superset dashboard into a simple front-end application. However, when the embedded dashboard always throws `403: Forbidden`. I am pretty sure I have set the...