course
Cleaning Data in R
IntermediarNivel de calificare
Actualizat 08.2024RData Preparation4 oră13 videos44 exercises3,700 XP59,920Declarație de realizare
Creează-ți contul gratuit
sau
Continuând, acceptați Termenii și condițiile de utilizare, Politica de confidențialitate și faptul că datele dvs. sunt stocate în SUA.Îndrăgit de cursanți din mii de companii
Instruirea a 2 sau mai multe persoane?
Încercați DataCamp for BusinessDescrierea cursului
Overcome Common Data Problems Like Removing Duplicates in R
It's commonly said that data scientists spend 80% of their time cleaning and manipulating data and only 20% of their time analyzing it. The time spent cleaning is vital since analyzing dirty data can lead you to draw inaccurate conclusions.In this course, you’ll learn a variety of techniques to help you clean dirty data using R. You’ll start by converting data types, applying range constraints, and dealing with full and partial duplicates to avoid double-counting.
Delve into Advanced Data Challenges
Once you’ve practiced working on common data issues, you’ll move on to more advanced challenges such as ensuring consistency in measurements and dealing with missing data. After every new concept, you’ll have the chance to complete a hands-on exercise to cement your knowledge and build your experience.Learn to Use Record Linkage During Data Cleaning
Record Linkage is used to merge datasets together when the values have issues such as typos or different spellings. You’ll explore this useful technique in the final chapter and practice the application by using it to join two restaurant review datasets together into a single dataset.Cerințe preliminare
Joining Data with dplyr1
Common Data Problems
In this chapter, you'll learn how to overcome some of the most common dirty data problems. You'll convert data types, apply range constraints to remove future data points, and remove duplicated data points to avoid double-counting.
2
Categorical and Text Data
Categorical and text data can often be some of the messiest parts of a dataset due to their unstructured nature. In this chapter, you’ll learn how to fix whitespace and capitalization inconsistencies in category labels, collapse multiple categories into one, and reformat strings for consistency.
3
Advanced Data Problems
In this chapter, you’ll dive into more advanced data cleaning problems, such as ensuring that weights are all written in kilograms instead of pounds. You’ll also gain invaluable skills that will help you verify that values have been added correctly and that missing values don’t negatively impact your analyses.
4
Record Linkage
Record linkage is a powerful technique used to merge multiple datasets together, used when values have typos or different spellings. In this chapter, you'll learn how to link records by calculating the similarity between strings—you’ll then use your new skills to join two restaurant review datasets into one clean master dataset.
Cleaning Data in R
Curs finalizat
Obțineți o Declarație de Realizări
Adaugă aceste acreditări la profilul, CV-ul sau profilul tău LinkedInDistribuie-l pe rețelele sociale și în evaluarea performanței tale
Inclus cuPremium or Echipe
Înscrie-te AcumAlătură-te 19 milioane de cursanți și începe Cleaning Data in R chiar azi!
Creează-ți contul gratuit
sau
Continuând, acceptați Termenii și condițiile de utilizare, Politica de confidențialitate și faptul că datele dvs. sunt stocate în SUA.