-
Notifications
You must be signed in to change notification settings - Fork 942
Issues: rapidsai/cudf
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Remove numpy requirement when converting 2d cuda array interface objects to pylibcudf Columns
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18426
opened Apr 3, 2025 by
Matt711
Loading…
3 tasks done
Support creating a pylibcudf Column from an array interface object
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Share more cudf.Column methods for Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
indices_of
/isin
improvement
#18423
opened Apr 2, 2025 by
mroeschke
Loading…
3 tasks
Expose New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
cudf::chunked_pack
in pylibcudf
feature request
#18411
opened Apr 2, 2025 by
wence-
Loading…
3 tasks done
Change Currently a work in progress
dask
Dask issue
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
dask_cudf.to_parquet
behavior for local filesystems
2 - In Progress
Automatic single-partition fallback in cudf-polars
2 - In Progress
Currently a work in progress
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Use owning Arrow types in C++ to expose data to Python
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18402
opened Apr 1, 2025 by
vyasr
Loading…
3 tasks done
Deprecate cudf.Scalar
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18394
opened Mar 31, 2025 by
mroeschke
Loading…
3 tasks
Rewrite groupby aggregations in cudf-polars to simplify evaluation
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18369
opened Mar 25, 2025 by
wence-
Loading…
3 tasks done
Expose new grouped_range_rolling API in pylibcudf
CMake
CMake build issue
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18365
opened Mar 25, 2025 by
wence-
Loading…
3 tasks done
[FEA] DataFrame.align
cudf.pandas
Issues specific to cudf.pandas
feature request
New feature or request
Python
Affects Python cuDF API.
#18354
opened Mar 23, 2025 by
mrxbox98
[FEA] Warn on cudf.pandas install if pandas is already loaded
feature request
New feature or request
Python
Affects Python cuDF API.
#18340
opened Mar 20, 2025 by
vyasr
[RELEASE] cudf v25.04
CMake
CMake build issue
cudf.pandas
Issues specific to cudf.pandas
cudf.polars
Issues specific to cudf.polars
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18338
opened Mar 20, 2025 by
raydouglass
Loading…
[DMN][WIP] Experimental multi-GPU Polars testing
2 - In Progress
Currently a work in progress
cudf.polars
Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
[WIP] Support converting cuda array interface objects with masks to pylibcudf Columns
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Remove extranous modules from top level cudf namespace
breaking
Breaking change
improvement
Improvement / enhancement to an existing function
Python
Affects Python cuDF API.
#18287
opened Mar 14, 2025 by
mroeschke
Loading…
3 tasks
Rewrite groupbys during IR translation
CMake
CMake build issue
cudf.pandas
Issues specific to cudf.pandas
cudf.polars
Issues specific to cudf.polars
Java
Affects Java cuDF API.
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Handle empty aggregations in multi-partition cudf.polars group_by
bug
Something isn't working
cudf.polars
Issues specific to cudf.polars
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18277
opened Mar 14, 2025 by
TomAugspurger
Loading…
3 tasks done
[FEA] Remove extraneous modules/functionality in New feature or request
Python
Affects Python cuDF API.
cudf
namespace
feature request
#18250
opened Mar 12, 2025 by
mroeschke
[FEA] Support Issues specific to cudf.polars
feature request
New feature or request
Python
Affects Python cuDF API.
top_k_by
and bottom_k_by
cudf.polars
#18239
opened Mar 11, 2025 by
Matt711
Add rapidsmp shuffle support to cudf-polars
4 - Needs Review
Waiting for reviewer to review or respond
cudf.polars
Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18231
opened Mar 11, 2025 by
rjzamora
Loading…
3 tasks
[FEA] Use more performant dtype introspection utility in New feature or request
Python
Affects Python cuDF API.
select_dtypes
feature request
#18219
opened Mar 10, 2025 by
mroeschke
[FEA] API for Creating List Columns from CuPy Arrays
feature request
New feature or request
Python
Affects Python cuDF API.
#18214
opened Mar 10, 2025 by
VibhuJawa
[BUG] Make cudf.pandas and cudf-polars compatible with RAPIDS_NO_INITIALIZE
bug
Something isn't working
Python
Affects Python cuDF API.
#18210
opened Mar 10, 2025 by
vyasr
[BUG] == or != between incomparable types raises TypeError instead of returning an object with True/False
bug
Something isn't working
Python
Affects Python cuDF API.
#18202
opened Mar 7, 2025 by
mroeschke
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.