add method to split text into columns
Author: lavigne958Created Feb 20, 2022Updated Jun 9, 2025
LabelsFeature Request
Overview
Add method to split text from a single column into multiple columns.
Details
The api provide a way to split text from a single column into multiple columns: sheet API v4
This will be very useful when importing text into a worksheet and then splitting it into columns (like from a csv data source)
expose necessary methods to split text into columns.
Source: burnash/gspread