Introduction to R: Vectors

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • In this lesson we learn about the most basic compound data type in R: the vector. Vectors in R are essentially lists of values of the same basic data type. R vectors are great for data analytics and data science because many common functions are built to operate on entire vectors all at once.
    This is lesson 5 of a 30-part introduction to the R programming language for data analysis and predictive modeling. Link to the code notebook below:
    Introduction to R: Vectors www.kaggle.com/hamelg/intro-t...
    This guide does not assume any prior exposure to R, programming or data science. It is intended for beginners with an interest in data science and those who might know other programming languages and would like to learn R.
    I will create the videos for this guide such that you should be able to learn a lot just watching on RUclips, but to get the most out of the guide, it is recommended that you create a Kaggle account so that you can fork and edit each lesson so that you can follow along and run code yourself.
    Follow DataDaft on social media for news and updates:
    Twitter: / datadaft
    Introduction to R Playlist:
    • Introduction to R
  • НаукаНаука

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

  • @hubertg7100
    @hubertg7100 3 года назад +2

    Packed lecture! Oustanding!

  • @chacharawestephen1028
    @chacharawestephen1028 Год назад +1

    I just started learning R two days ago. Your explanation makes it so simple. Feels like I have already mastered R😂😂. Outstandi!!

  • @htetaunglin2562
    @htetaunglin2562 5 месяцев назад +1

    Should rounding 2.5 be 3 instead of 2??

  • @poha4749
    @poha4749 2 года назад

    C stands for combain,