Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: String Manipulation for Data Cleaning | Data Cleaning and Wrangling Essentials
Data Cleaning and Wrangling in R
Section 1. Chapitre 14
single

single

bookChallenge: String Manipulation for Data Cleaning

Glissez pour afficher le menu

Tâche

Glissez pour commencer à coder

Clean dataset values using string manipulation techniques. The goal is to standardize the text by applying several transformations.

  • Convert all characters in the specified column to lowercase.
  • Remove leading and trailing whitespace from the values in the specified column.
  • Replace all occurrences of a specific character with another character in the specified column.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 14
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt