Closed efajardo-nv closed 1 year ago
Update CLX code after the following cuDF changes:
cudf.core.column.string.StringMethods.findall
Series
DataFrame
cudf.DataFrame.applymap
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
@gpucibot merge
Update CLX code after the following cuDF changes:
cudf.core.column.string.StringMethods.findall
now returnsSeries
instead ofDataFrame
cudf.DataFrame.applymap
was removed