Series.str.split

Split string around a given separator/delimiter. The array of strings are then converted to a string.

Last updated