Tyler BoddySpargo
Tyler BoddySpargo
Problem: `ERROR: No matching distribution found for catboost` catboost version: **1.0.5** Operating System: **Debian/Ubuntu Linux** CPU: **Aarch64 (arm64 - Apple Silicon)** GPU: **Apple M1 Max** # Request I'd like to...
> **NOTE**: This issue sounds similar to https://github.com/guillermo-navas-palencia/optbinning/issues/185 and I've opened https://github.com/google/or-tools/issues/3485 to get advice from that angle. It's unclear to me if this is a bug, an incompatibility that...
My team uses a monorepo that contains a number of different python projects and applications. To simplify dependency management, we use a recursive Makefile strategy to run pip-compile in different...
Hi, @wbond! I believe I've understood that you're working on a new release, so I wanted to make this small request. I'm hopeful that adding a `pyproject.toml` file with a...
### What happened? Thanks for this convenient sqlalchemy extension, @Mause! I appreciate the `preload_extensions` and `config` options to facilitate extension loading and connection configuration when connections are started. It reduces...
>Thank you so much for `pydotplus`! >I've really been struggling with debugging this issue and I'm not sure whether it's an issue with my code, `pydotplus`, or `pyparsing` so please...
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no...
### What happened? Situation: I execute a query which will eventually be used to read rows from a table. Then, I execute some queries to get column information from `INFORMATION_SCHEMA`...