Well, I did it!

Tonight (4/14/25) I completed my last course as part of DataCamp’s “Associate Data Scientist in R” career track.

The course was “Unsupervised Learning in R.” Given that it was a refresher of some of the previous material, and was presented in a much clearer manner, I would posit that it should have come earlier in the program track.

All told, I’ve compiled quite a bit of code from the courses and projects that I’ve taken as part of this track. My target now will be to review that material, and to enhance my notes and the inline documentation I added to the code so that I can feel confident that I understand and can apply the material in real-world situations.

Completing the career track isn’t a “certification”, per se. That can only be earned after completing DataCamp’s two timed exams and practical exam.

But, once I register, I will have 30 days to complete all three exams.

Since many of the courses I have just completed overlap with the requirements for the full “Data Scientist in R” career track, I am mulling over pursuing the remaining courses for that track first so that I will hopefully be better prepared.

For the record, here’s the list of components for the “Associate Data Scientist in R” career track:

CourseProjectSkill Assessment
#1Introduction to R
#2Intermediate R
#3Introduction to the Tidyverse
#4Data Manipulation with dplyr
#5Analyze the Popularity of Programming Languages
#6Joining Data with dplyr
#7Introduction to Statistics with R
#8Introduction to Data Visualization with ggplot2
#9Intermediate Data Visualization with ggplot2
#10Data Manipulation with R
#11Data Communication Concepts
#12Introduction to Importing Data in R
#13Cleaning Data in R
#14Exploring Airbnb Market Trends
#15Working with Dates & Times in R
#16Importing & Cleaning Data with R
#17Introduction to Writing Functions in R
#18R Programming
#19Exploratory Data Analysis in R
#20Introduction to Regression in R
#21Modeling Car Insurance Claim Outcomes
#22Intermediate Regression in R
#23Sampling in R
#24Hypothesis Testing in R
#25Hypothesis Testing with Men’s & Women’s Soccer Matches
#26Experimental Design in R
#27Statistics Fundamentals in R
#28Supervised Learning in R: Classification
#29Supervised Learning in R: Regression
#30Unsupervised Learning in R

And away we go!

Comments

Leave a Reply