Mastering String Transformations in RAPIDS libcudf

Author: David Wendt

This post demonstrates how to skillfully transform strings columns with the libcudf general-purpose API. You’ll gain new knowledge on how to unlock peak performance using custom kernels and libcudf device-side utilities.

Go to Source