cudf.core.character_normalizer.CharacterNormalizer.normalize# CharacterNormalizer.normalize(text: Series) → Series[source]# Parameters: textcudf.SeriesThe strings to be normalized. Returns: cudf.SeriesNormalized strings