9 R packages that EVERY Data Scientist must know (in 9-minutes)

Поделиться
HTML-код
  • Опубликовано: 6 авг 2024
  • Hey guys, welcome back to my R-tips newsletter. In today's video, I'm sharing the 9 best R packages that helped me become a data scientist. Plus, I'm sharing R code templates for each R package (in under 9 minutes). AND how you can use these R package code templates for ANY company. Let's go!
    ✨FREE R-TRACK MASTERCLASS (10-SECRETS THAT HELPED ME BECOME A DATA SCIENTIST):
    learn.business-science.io/fre...
    💻GET THE CODE SHOWN IN THE VIDEO:
    Join Free R-Tips Newsletter (To Unlock Code Access):
    learn.business-science.io/r-t...
    📺 SET UP YOUR R-TIPS CODE (GitHub Setup Video):
    • Setup R Project from G...
    📚The 5-Course R-Track Program (Become The Data Scientist You Were Meant To Be)
    university.business-science.i...
    Table of Contents:
    00:00 Introduction: Top 9 R Packages
    00:38 How to get the code
    00:57 1: Tidyverse - meta R package for data analysis
    01:25 2: dplyr - data wrangling
    01:59 3: ggplot2 - data visualization
    02:53 4: tidyr - data wrangling
    03:43 5: timetk - time series analysis
    04:37 6: readr - data import
    05:13 7: tidymodels - meta R package for machine learning
    06:27 8: leaflet - geospatial analysis
    07:13 9: shiny - interactive web applications
    08:20 Learn more: Free R-Track Masterclass
    #datascience #rstats #dataanalytics

Комментарии • 3

  • @dredd6711
    @dredd6711 Месяц назад

    Thanks for the informative and concise content. I just recently got into R so I'm definitely excited to learn these packages

  • @jonathanlee3776
    @jonathanlee3776 9 месяцев назад +1

    Thanks for sharing! I didn’t know about leaflet and I’m excited to try it