주요 콘텐츠로 건너뛰기
R

강의

String Manipulation with stringr in R

중급스킬 수준
업데이트됨 2022. 11.
Learn how to pull character strings apart, put them back together and use the stringr package.
무료로 강의 시작하기
RProgramming
4시간
17 동영상
60 연습 문제
5,150 XP
32,928
수료 증명서

무료 계정 만들기

Google로 계속하기옵션 더 보기

또는


계속 진행하면 당사의 이용 약관, 당사의 개인정보 처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

수천 개 기업의 학습자들이 사랑하는

Group

팀을 교육하시나요?

비즈니스용으로 체험해 보세요

강의 설명

Character strings can turn up in all stages of a data science project. You might have to clean messy string input before analysis, extract data that is embedded in text or automatically turn numeric results into a sentence to include in a report. Perhaps the strings themselves are the data of interest, and you need to detect and match patterns within them. This course will help you master these tasks by teaching you how to pull strings apart, put them back together and use stringr to detect, extract, match and split strings using regular expressions, a powerful way to express patterns.

선수 조건

Intermediate R
1

String basics

You'll start with some basics: how to enter strings in R, how to control how numbers are transformed to strings, and finally how to combine strings together to produce output that combines text and nicely formatted numbers.
챕터 시작
2

Introduction to stringr

Time to meet stringr! You'll start by learning about some stringr functions that are very similar to some base R functions, then how to detect specific patterns in strings, how to split strings apart and how to find and replace parts of strings.
챕터 시작
3

Pattern matching with regular expressions

4

More advanced matching and manipulation

Now for two advanced ways to use regular expressions along with stringr: selecting parts of a match (a.k.a capturing) and referring back to parts of a match (a.k.a back-referencing). You'll also learn to deal with and strings or patterns that contain Unicode characters (e.g. é).
챕터 시작
5

Case studies

String Manipulation with stringr in R
강의
완료

수료 증명서 받기

이 자격증을 LinkedIn 프로필, 이력서 또는 CV에 추가하세요
소셜 미디어에 공유하고 성과 평가에 반영하세요
지금 등록하기

19백만 명의 학습자와 함께 오늘 String Manipulation with stringr in R을 시작하세요!

무료 계정 만들기

Google로 계속하기옵션 더 보기

또는


계속 진행하면 당사의 이용 약관, 당사의 개인정보 처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하게 됩니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.