-
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
Optimize Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
to_cupy
and .values
improvement
Reduce cudf-polars pyarrow usage
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18554
opened Apr 23, 2025 by
vyasr
Loading…
3 tasks done
Add 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.
Sort
+ head/tail
support to streaming cudf-polars executor
2 - In Progress
#18538
opened Apr 21, 2025 by
rjzamora
Loading…
3 tasks
Update hypothesis version
cudf.pandas
Issues specific to cudf.pandas
DO NOT MERGE
Hold off on merging; see PR for details
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18537
opened Apr 21, 2025 by
galipremsagar
Loading…
3 tasks done
Make Python testing dependencies more specific to pylibcudf vs cudf
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.
#18535
opened Apr 19, 2025 by
mroeschke
Loading…
3 tasks
Add synchronous task scheduler to cudf-polars
4 - Needs Review
Waiting for reviewer to review or respond
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18519
opened Apr 17, 2025 by
rjzamora
Loading…
3 tasks
Refactor polars configuration
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18516
opened Apr 17, 2025 by
TomAugspurger
Loading…
1 of 3 tasks
[BUG] cuDF-Pandas reads missing values as <NA> whereas Pandas reads as NaN
bug
Something isn't working
Python
Affects Python cuDF API.
#18504
opened Apr 15, 2025 by
cdeotte
Replace deprecated host_buffer in favor of host_span in SourceInfo
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18503
opened Apr 15, 2025 by
Matt711
Loading…
3 tasks done
Add cython bindings for cudf::table_to_device_array
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.
Introduced Ready for review by team
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
dtype_enum
to hold additional type metadata
3 - Ready for Review
#18494
opened Apr 14, 2025 by
galipremsagar
Loading…
3 tasks done
Support multi-partition 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.
Select
operations with aggregations
2 - In Progress
#18492
opened Apr 14, 2025 by
rjzamora
Loading…
1 of 4 tasks
[BUG] pandas mismatch for Something isn't working
Narwhals
Issue discovered by Narwhals integration tests
Python
Affects Python cuDF API.
groupby(...).transform('size')
bug
#18491
opened Apr 14, 2025 by
MarcoGorelli
Provide API to set/get the number of I/O threads
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.
#18488
opened Apr 11, 2025 by
kingcrimsontianyu
Loading…
3 tasks done
Add sink support in cudf_polars
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
#18468
opened Apr 9, 2025 by
mroeschke
Loading…
3 tasks
Add support for parquet scan + count operation
cudf.polars
Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Enable rapidsmpf spilling in cudf-polars
cudf.polars
Issues specific to cudf.polars
improvement
Improvement / enhancement to an existing function
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
Manage strings with NRT
CMake
CMake build issue
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18453
opened Apr 8, 2025 by
brandon-b-miller
•
Draft
[pre-commit.ci] pre-commit autoupdate
cudf.polars
Issues specific to cudf.polars
libcudf
Affects libcudf (C++/CUDA) code.
Python
Affects Python cuDF API.
#18449
opened Apr 7, 2025 by
pre-commit-ci
bot
Loading…
Support Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
cudf-polars
epoch
cudf.polars
#18443
opened Apr 5, 2025 by
brandon-b-miller
Loading…
Support Issues specific to cudf.polars
feature request
New feature or request
non-breaking
Non-breaking change
Python
Affects Python cuDF API.
cudf-polars
cast_time_unit
cudf.polars
#18442
opened Apr 5, 2025 by
brandon-b-miller
Loading…
Support creating a pylibcudf Column from a host array
feature request
New feature or request
non-breaking
Non-breaking change
pylibcudf
Issues specific to the pylibcudf package
Python
Affects Python cuDF API.
#18425
opened Apr 3, 2025 by
Matt711
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
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.