cvm-a
cvm-a
This project [depends on pynvml](https://github.com/DeMoriarty/fast_pytorch_kmeans/blob/58707e543085fd2d8b2138d532263807db8f466f/setup.py#L16), but the official nvidia-blessed bindings to nvml are in the [nvidia-ml-py](https://pypi.org/project/nvidia-ml-py/) package instead. This is causing problems for the https://github.com/wookayin/gpustat/issues/153#issuecomment-1551036105, which needs some internals from...
### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...
We have a a issue with upgrading XGBoost from 2.0.3 to 2.1.0. We use arrow backed types for our pandas dataframes, and if there are boolean columns (1 bit per...
### Describe the bug dbt_utils.get_filtered_columns_in_relation returns '' during parsing, but returns a list during runtime. This makes it very hard to use this with conditional concatenation or with with filters,...
Hi Sibyl team, Would it be possible to release python 3.12 (and maybe even 3.13 compatible) releases to PyPI? It appears the poetry pyproject has already been made python 3.12...
Name: pandas-gbq Version: 0.29.1 Name: pyarrow Version: 20.0.0 #### Steps to reproduce try to upload a datframe with a column of PyArrow backed list of large strings ( since the...