Split one column into many by comma, space, dash, or custom delimiter.
Split combined data like "first, last" names or "city-state" into separate columns fer easier filterin', sortin', an' analysis.
Comma, space, dash, semicolon, pipe, tab, an' any custom string.
Aye. Toggle th' option t' keep or remove th' original column after splittin'.
Th' tool creates enough columns fer th' maximum number o' parts. Shorter cells get empty values in extra columns.