시작하기무료로 시작하기

Counting characters

One of the difficulties of dealing with text data is that it can often have an unpredictable length. To pinpoint and extract specific characters from a string of text, you first need to understand the concept of indexes. Indexes are unique positions assigned to every character in every string in a spreadsheet that you can use to perform more advanced text manipulations.

In this exercise, you'll use built-in Google Sheets functions to investigate the indexes of text-containing columns in the films table.

이 연습은 강의의 일부입니다

Google Sheets로 하는 데이터 분석

강의 보기

연습 안내

  • In column E, find the length of each string in the Title column.
  • In column F, find the location of the first space for each value in the Director column.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작