-
**Describe the bug**
When `cudf` is built with `cuda-11.5`, there seems to be a data-corruption while reading a parquet file with `cudf` engine. It seems to be the case for multiple columns, see exam…
-
when I used the commend `conda create --name C2F_Seg --file requirements.txt`
the conda doesnot work
```
conda create --name C2F_Seg --file requirements.txt
Retrieving notices: ...working... done
…
-
**I'm submitting a...**
- [x] bug report
- [ ] feature request
## Current Behavior
Anaconda3/Windows7-64 attempting to create a Python 2.7 env with `conda create -n py27 python=2.7…
rct updated
10 months ago
-
**Describe the bug**
cugraph has an issue where a failing pytest is not allowing proper cleanup to happen, which results in a series of calls I think I recreated in the python script below. When tha…
-
**Describe the bug**
`dask_cudf.concat(args, ignore_index=True)` raises when indices are different dtype, so the indices are not in fact ignored.
**Steps/Code to reproduce bug**
```python
im…
-
**Describe the bug**
`df.loc[[1]].index.name` is not `df.index.name`. That is, when using `.loc` with a length 1 list, the resulting length-1 dataframe does not have an index with the same name as t…
-
## Description
lab build error
## Reproduce
install any extensions and run
```
jupyter lab build
```
## Expected behavior
build should be completed successfully
## Context
…
-
### Version
24.04
### Which installation method(s) does this occur on?
Source
### Describe the bug.
Currently, the MG implementation of `ego_graph` returns a value that differs from the…
-
I'm trying to pull in some data from nfl_data_py and get the following error message. Same happens for any year I include. I did a pip install and verified the package is loaded. - thanks
![screen…
-
### Version
24.02.00
### Which installation method(s) does this occur on?
_No response_
### Describe the bug.
After I build cugraph from source, I go to the directory "cugraph/python/" …