rapidsai/cudf

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

Open

#10.908 aperta il 19 mag 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (735 fork)batch import
Pythonfeature requestgood first issue

Metriche repository

Star
 (6000 star)
Metriche merge PR
 (Merge medio 17g 21h) (230 PR mergiate in 30 g)

Descrizione

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

Guida contributor