-
Notifications
You must be signed in to change notification settings - Fork 948
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
[RELEASE] cudf v25.06
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.
#18945
opened May 22, 2025 by
AyodeAwe
Loading…
Add .python_typecode and .typestr attributes to DataType
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18941
opened May 22, 2025 by
Matt711
Loading…
2 of 3 tasks
Add from_arrow factory methods for Scalar and DataType
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Add pylibcudf.Column.from_arrow factory method
breaking
Breaking change
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.
#18937
opened May 22, 2025 by
Matt711
Loading…
3 tasks
Add pylibcudf.Table.from_arrow factory method
breaking
Breaking change
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.
#18936
opened May 22, 2025 by
Matt711
Loading…
3 tasks done
Remove deprecated APIs
breaking
Breaking change
cudf.pandas
Issues specific to cudf.pandas
improvement
Improvement / enhancement to an existing function
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
[FEA] Support New feature or request
pylibcudf
Issues specific to the pylibcudf package
pylibcudf.Scalar.to_py
feature request
#18921
opened May 21, 2025 by
mroeschke
Bump polars version to <1.31
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18920
opened May 21, 2025 by
Matt711
Loading…
2 of 3 tasks
Provide a minimal set of internal API to support I/O thread management within cudf
CMake
CMake build issue
feature request
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.
#18919
opened May 21, 2025 by
kingcrimsontianyu
•
Draft
3 tasks done
Create a pylibcudf Column from a iterable of python strings
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18916
opened May 21, 2025 by
Matt711
Loading…
3 tasks done
Implement 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.
__dlpack__
dunder for pylibcudf columns
CMake
Store polars Series instead of pyarrow Array in cudf_polars LiteralColumn expr
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
Manage strings with NRT
CMake
CMake build issue
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18453
opened Apr 8, 2025 by
brandon-b-miller
Loading…
[FEA] Support all libcudf aggregation kinds in pylibcudf
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
#17712
opened Jan 10, 2025 by
mroeschke
[FEA] Expose runtime configurability of default stream behavior
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
#17626
opened Dec 19, 2024 by
vyasr
First pass of automation for pylibcudf type stubs
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#17438
opened Nov 25, 2024 by
wence-
Loading…
3 tasks done
[FEA] Support more flexible construction of nested columns in pylibcudf
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#17192
opened Oct 28, 2024 by
vyasr
[BUG] Without providing metadata cannot round-trip struct columns via interop/from/to_arrow
bug
Something isn't working
pylibcudf
Issues specific to the pylibcudf package
#17061
opened Oct 11, 2024 by
wence-
[FEA] Make pyarrow an optional dependency of pylibcudf
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#17046
opened Oct 10, 2024 by
vyasr
[FEA] test layout for pylibcudf
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
#16147
opened Jul 1, 2024 by
wence-
[Story] Add fuzz testing to our infrastructure
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
tests
Unit testing for project
#16129
opened Jun 28, 2024 by
vyasr
[FEA] Convert attribute access of pylibcudf objects from getters to properties
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
#15299
opened Mar 14, 2024 by
vyasr
Standardize docstring typing when pylibcudf is split out
doc
Documentation
pylibcudf
Issues specific to the pylibcudf package
#15232
opened Mar 5, 2024 by
vyasr
[FEA] Be consistent in handling of default parameter values in pylibcudf
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
#15198
opened Feb 29, 2024 by
vyasr
[FEA] Consider implementing standard operators on pylibcudf Columns, Scalars, and possibly Tables
feature request
New feature or request
pylibcudf
Issues specific to the pylibcudf package
#15183
opened Feb 28, 2024 by
vyasr
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.