str.
normalize
Return the Unicode normal form for the strings in the Series.
For more information on the forms, see the unicodedata.normalize().
unicodedata.normalize()
Unicode form.
A Series of normalized strings.