Function normalize

Source
pub fn normalize(
    ca: &ChunkedArray<StringType>,
    form: UnicodeForm,
) -> ChunkedArray<StringType>