Skip to content

Pull requests: rapidsai/cudf

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Migrate CSV reader to pylibcudf 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.
#16011 opened Jun 12, 2024 by lithomas1 Draft
3 tasks
orc multithreaded benchmark CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change tests Unit testing for project
#16009 opened Jun 12, 2024 by zpuller Loading…
3 tasks done
Add tests of expression-based sort and sort-by cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16008 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add tests of implemented StringFunctions cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16007 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add test that diagonal concat with mismatching schemas raises cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16006 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add coverage selecting len from a dataframe (number of rows) cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16005 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add basic tests of dataframe scan cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16003 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add coverage for both expression and dataframe filter cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16002 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Remove deprecated ExtContext node cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#16001 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Extend coverage of groupby and rolling window nodes cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15999 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Coverage of binops where one or both operands are a scalar cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15998 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add full coverage for whole-frame Agg expressions cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15997 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Add full coverage of utility functions cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15995 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Test behaviour of containers cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15994 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Fix implemention of any, all, and isbetween cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15993 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Raise early on unhandled PythonScan node cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15992 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Remove mapfunction nodes that don't exist/aren't supported cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15991 opened Jun 12, 2024 by wence- Loading…
3 tasks done
Migrate string slice APIs to pylibcudf 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.
#15988 opened Jun 12, 2024 by brandon-b-miller Loading…
Standardize and type Series.dt methods improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
#15987 opened Jun 12, 2024 by mroeschke Loading…
3 tasks
Refactor distinct with hashset-based algorithms improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Performance Performance related issue
#15984 opened Jun 11, 2024 by srinivasyadav18 Loading…
3 tasks done
Add libcudf example with large strings 2 - In Progress Currently a work in progress CMake CMake build issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#15983 opened Jun 11, 2024 by davidwendt Draft
3 tasks
Fea/hide visibility of non public symbols CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code.
#15982 opened Jun 11, 2024 by robertmaynard Draft
Migrate lists/contains to pylibcudf feature request New feature or request non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.
#15981 opened Jun 11, 2024 by Matt711 Draft
3 tasks
[WIP] JSON tree algorithms refactor I: CSR data structure for column tree cuIO cuIO issue improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
#15979 opened Jun 11, 2024 by shrshi Draft
1 of 4 tasks
Add pre-commit hook for correct multi-line Cython docstrings doc Documentation improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
#15972 opened Jun 11, 2024 by wence- Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.