-
**Describe the bug**
Nvstrings extract function is returning incorrect results.
**Steps/Code to reproduce bug**
```
import cudf
df = cudf.DataFrame()
raw_column = 'raw'
regex_pattern = '\"_ra…
-
**Describe the bug**
Related to https://github.com/rapidsai/cuml/issues/4199
It looks like when a view of a cuDF series passed through cuML's LinearRegression fit call, the memory seems to be misal…
-
**Describe the bug**
When trying to read a dataframe from file on Windows Subsystem for Linux (WSL) using a GPU-accelerated reader method (e.g. all the reader methods but `to_feather`), the operation…
-
**Describe the bug**
When trying to write a dataframe to file on Windows Subsystem for Linux (WSL) using a GPU-accelerated writer method (e.g. all the writer methods but `to_feather`), the operation …
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
https://dyna.docs.pyansys.com/version/de…
-
See https://github.com/yiisoft/yii2/pull/19749#issuecomment-1556157154
-
Original posted at: https://github.com/ContinuumIO/anaconda-issues/issues/12475 by @geoffdavey
### Actual Behavior
An import of a Python extension that depends on a DLL that is located in an…
-
scVelo fails to import in the google colab notebook like this one:
https://colab.research.google.com/github/theislab/scvelo_notebooks/blob/master/DynamicalModeling.ipynb#scrollTo=so7QpP5f2XPz
…
-
## Description
### What steps will reproduce the problem?
1- add spyder to enviroment.systemPackages in your NixOS configuration file.
2-sudo nixos-rebuild switch
3- start spyder
### Traceback
``…
-
hi, can I ask about the beta and leaning rate of Mistral-7B-Instruct-DPO? I can't reproduce the results in the paper.