Engineering and Technology
Get ready to categorize! In this course, you will work with non-numerical data, such as job titles or survey responses, using the Tidyverse landscape.
In the field of data science, it is common to encounter non-numerical data such as job titles, survey responses, or demographic information. To effectively handle this type of data, R offers a specialized representation known as factors. This course focuses on mastering the manipulation of factors using the tidyverse package forcats. Additionally, we will explore other essential tidyverse packages including ggplot2, dplyr, stringr, and tidyr. Real-world datasets such as the fivethirtyeight flight dataset and Kaggle's State of Data Science and ML Survey will be utilized throughout the course. By the end, you will have the skills to identify and manipulate factor variables, efficiently visualize your data, and effectively communicate your findings. Prepare yourself for an in-depth exploration of data categorization.
by DataCamp
Get ready to categorize! In this course, you will work with non-numerical data, such as job titles o...
by DataCamp
Master the basics of data analysis in R, including vectors, lists, and data frames, and practice R w...
by DataCamp
In this course you'll learn how to leverage statistical techniques for working with categorical data...
by DataCamp
Learn how to manipulate and visualize categorical data using pandas and seaborn.
by DataCamp
Learn how to explore, visualize, and extract insights from data using exploratory data analysis (EDA...
by DataCamp
Learn how to identify, analyze, remove and impute missing data in Python.
by DataCamp
Learn to analyze and visualize network data with the igraph package and create interactive network p...
by DataCamp
Enhance your reports with Power BI's Exploratory Data Analysis (EDA). Learn what EDA is for Power BI...
by DataCamp
Create new features to improve the performance of your Machine Learning models.
by DataCamp
Learn how to apply advanced dimensionality techniques such as t-SNE and GLRM.