rapidsai/cudf

[FEA] Add support to str.normalize_spaces and str.normalize_characters in dask_cudf

開放

#10,908 建立於 2022年5月19日

 (1 則留言) (0 個反應) (0 位負責人)C++ (735 個分叉)batch import
Pythonfeature requestgood first issue

倉庫指標

星標
 (6,000 顆星)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 230 個 PR)

描述

Is your feature request related to a problem? Please describe. str.normalize_spaces and str.normalize_characters are not supported in dask_cudf . It would be great to expose them via dask_cudf.

Describe the solution you'd like To have those methods available.

Describe alternatives you've considered None

Additional context Using RAPIDS 22.04 in a DGX-1 server

貢獻者指南