Introduction to the Tidyverse

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Introduction to the Tidyverse

Coursera · Beginner ·📐 ML Fundamentals ·3mo ago

Key Takeaways

Introduces the Tidyverse for data science and data analysis

Original Description

This course introduces a powerful set of data science tools known as the Tidyverse. The Tidyverse has revolutionized the way in which data scientists do almost every aspect of their job. We will cover the simple idea of "tidy data" and how this idea serves to organize data for analysis and modeling. We will also cover how non-tidy can be transformed to tidy data, the data science project life cycle, and the ecosystem of Tidyverse R packages that can be used to execute a data science project. If you are new to data science, the Tidyverse ecosystem of R packages is an excellent way to learn the different aspects of the data science pipeline, from importing the data, tidying the data into a format that is easy to work with, exploring and visualizing the data, and fitting machine learning models. If you are already experienced in data science, the Tidyverse provides a power system for streamlining your workflow in a coherent manner that can easily connect with other data science tools. In this course it is important that you be familiar with the R programming language. If you are not yet familiar with R, we suggest you first complete R Programming before returning to complete this course.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Origin Part 20: Gradient Pollution
Learn to identify and mitigate gradient pollution in machine learning models to improve their performance and reliability
Dev.to · Josh T
📰
Omnist: I Turned My Sixteen-Year-Old PhD Research Into a Personal Open Source Project in Two Weeks
Turn research into a personal open source project by applying skills from 16 years ago to modern tools and technologies
Dev.to · Thomas Lee
📰
Why Great Developers Don't Learn More — They Learn With More Intention
Great developers learn with intention, not just more, to improve their skills
Dev.to · PyNyx
📰
The End of XGBoost? No. The End of Three Weeks of Tuning.
Learn how Google's TabFM predicts on tabular data with zero training, potentially reducing the need for extensive XGBoost tuning
Medium · Data Science
Up next
SQLite3 Tutorial - Learn SQL for Python in 17 Minutes
Thomas Janssen
Watch →