Tag Archives: Excel Text to Column in Python

Split Text to Multiple Columns in Excel using Python

In various cases, you may need to split text in a column into multiple columns in an Excel worksheet. The splitting criteria could be a blank space, a comma, a special character, etc. In this article, you will learn how to split a text into columns in an Excel worksheet using Python. It automates the Text to Columns feature of MS Excel.

Posted in Aspose.Cells Product Family | Tagged , ,