burnash / burnash/gspread

add method to split text into columns

Open
#1,000 2 comments 0 reactions 1 assignee Claimed by @lavigne958 View on GitHub
Feature Request
Dominant language
Python
Stars
7.5k
Forks
979
PR merge metrics
No merged PRs in 30d

Description

## 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](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/request#texttocolumnsrequest)

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.