Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[FEA] Add pipelining to the NDS-H-cpp benchmarks feature request New feature or request good first issue Good for newcomers libcudf Affects libcudf (C++/CUDA) code.
#18206 opened Mar 10, 2025 by GregoryKimball
Put back VERSION symlink in cudf
#18199 opened Mar 7, 2025 by vyasr
[BUG] Equality between categorical and non-categorical errors bug Something isn't working Python Affects Python cuDF API.
#18196 opened Mar 7, 2025 by jcrist
[FEA] Support groupby.ffill(limit=) feature request New feature or request Python Affects Python cuDF API.
#18193 opened Mar 7, 2025 by gnahz04
[FEA] Test against stable tags for narwhals feature request New feature or request
#18191 opened Mar 6, 2025 by vyasr
[BUG] Stop using private RMM macros in cudf bug Something isn't working
#18189 opened Mar 6, 2025 by bdice
[FEA] Add streaming aggregation API to libcudf feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
[FEA] groupby-transform with 'diff' feature request New feature or request
#18160 opened Mar 4, 2025 by MarcoGorelli
[FEA] groupby-transform with kwargs feature request New feature or request
#18159 opened Mar 4, 2025 by MarcoGorelli
[BUG] Address "multiple toctree" warnings in doc builds bug Something isn't working
#18148 opened Mar 3, 2025 by vyasr
[BUG] Unable to change backend of a dask cudf dataframe to pandas when a client exists bug Something isn't working dask Dask issue Python Affects Python cuDF API.
#18122 opened Feb 27, 2025 by praateekmahajan
[BUG] Java test fails on GB100 and CUDA 12.8 (branch-25.02) bug Something isn't working
#18103 opened Feb 26, 2025 by ttnghia
[BUG] to_arrow_device making improper use of an empty column bug Something isn't working
#18071 opened Feb 22, 2025 by vyasr
[FEA] Add a custom decoder to convert Parquet dictionary pages into cuco::static_set objects cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#18046 opened Feb 19, 2025 by GregoryKimball
[BUG] Parquet chunked reader can throw an 'unexpected short subpass' exception under certain conditions. bug Something isn't working Spark Functionality that helps Spark RAPIDS
#18043 opened Feb 19, 2025 by nvdbaranec
[FEA] Should Rolling.apply use pure numba rather than jitify? feature request New feature or request numba Numba issue Python Affects Python cuDF API.
#18033 opened Feb 18, 2025 by brandon-b-miller
[FEA] Expand JIT functionality in libcudf feature request New feature or request libcudf Affects libcudf (C++/CUDA) code.
#18023 opened Feb 16, 2025 by GregoryKimball
[FEA] Support include_file_paths in polars GPU executor cudf.polars Issues specific to cudf.polars feature request New feature or request pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#18012 opened Feb 14, 2025 by Matt711
ProTip! Exclude everything labeled bug with -label:bug.