Importing a .csv file to R Studio using the read.csv function

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 148

  • @omarkanaan7515
    @omarkanaan7515 Před 3 lety +41

    This is like the 100th search, and yet the best one. Thank you Charlene!

  • @taoridirafiu8289
    @taoridirafiu8289 Před 2 lety +24

    This is a life saver, I've been stuck at an assignment for days and this 6minutes video saved my life. Very straightforward and precise

  • @shady9929
    @shady9929 Před 3 lety +25

    Best explanation ever!!!!!! Just by watching this video and following the steps accordingly, I was able to upload two datasets to Rstudio effortlessly. Thank you.

  • @NadineLynch10
    @NadineLynch10 Před 3 lety +16

    you are a life saver, i am doing statistics with R at my university this term and i was having a hard time trying to figure out the code to read the data on the CSV files and how to view them on the R studio, please make more videos like this thank you once again.

    • @mccordingtome84
      @mccordingtome84  Před 3 lety +2

      Glad I could help! Statistics and programming in R is not my main area of expertise; I'm a practitioner of biostats rather than an expert. I put together videos as my students need them (easier to refer here than teach the same thing time and again :-) ). Anyway, when the opportunity presents to upload more useful tips, I will.

  • @lethabonkadimeng3273
    @lethabonkadimeng3273 Před rokem +1

    Beeeen trying to import a CSV file and I wondered why are the steps were not working. Turns out, I did not specify my file name by adding .CSV to it 😂 unnecessary thing to be stuck on but, I’m glad I finally got it. Took watching this video to see that. Thank you.

  • @TheArtificeMagic
    @TheArtificeMagic Před 10 měsíci

    Honestly the best teacher ever. Even 6 yr old kid can code R now🙏🙏🙏 respect

  • @terrycross3412
    @terrycross3412 Před 3 lety +4

    Thank you! I have been thrashing around the Internet trying to figure this out. You explained it perfectly.

  • @binitachhetri2124
    @binitachhetri2124 Před rokem

    After crying out of frustration, I came to CZcams. Thank you so much🙏🙏 you saved so much of my time.

  • @andrewmestieri979
    @andrewmestieri979 Před měsícem

    Within not even a minute you have explained this better than 3 pages of my university-supplied "tutorial"!!!! Instant thumbs up and subscribe 10/10

  • @franciscallan2729
    @franciscallan2729 Před rokem +2

    Nice, I love the way you describe each part of what your doing, and why. I'm learning for the first time and you make it easy for me to follow along in " R". Thankyou

  • @eyadelbahtety2111
    @eyadelbahtety2111 Před 2 lety +3

    This was so helpful!!! I have been struggling for days now to be able to import my data correctly, and your instructions were to the point! Thanks a lot!

    • @jameskleinbrook7094
      @jameskleinbrook7094 Před 2 lety

      the rub of it is knowing about libraries also. If your file is in a library then this process is somewhat null & void, but awesome to know if you just have your own files you're working with, which is probably the case 99% of the time when you use R in the real world....you have your own data you collected from some source like the cdc or the bureau of justice statistics for example. I think the R learning process is giving "the libraries" way way way too much credit and glory so far.

  • @florencialambert7985
    @florencialambert7985 Před 3 lety +1

    Spent about an hour searching for help. This was exactly what I needed, thank you!!

  • @sinaazimi7328
    @sinaazimi7328 Před 4 lety +8

    Great video. short and right to the point. Thank you

  • @abduzarkhabib5978
    @abduzarkhabib5978 Před 2 lety

    you did explain it thousand times better than my tutor from uni. thank you

  • @ceriwelsh8259
    @ceriwelsh8259 Před rokem +1

    I had been stuck on this for so long - you made it so easy!

  • @helpurnerves4277
    @helpurnerves4277 Před 2 lety

    im in tears, this is like the only that actually works. thank you sm

  • @rongraves376
    @rongraves376 Před 2 lety

    Absolutely, the easiest explanation I have seen and followed!! Thank You!!!

  • @user-jx8cr8et5k
    @user-jx8cr8et5k Před 2 lety

    you are absolutely better than my professor.. He is using windows and I spent hours on finding my folders..

  • @kblak21
    @kblak21 Před rokem

    This helped me out. I am new to R and wanted to share my appreciation 5*'s !!!!!

  • @mf7536
    @mf7536 Před 2 lety +1

    Thanks a lot, I spent like 4 hours trying 🤷🏻‍♀️

  • @benjaminsaucedo3569
    @benjaminsaucedo3569 Před 2 lety

    Thank you! You saved me from a breakdown during my internship :)

  • @adetunjiademolaolufemi7265
    @adetunjiademolaolufemi7265 Před 8 měsíci

    I love the way you simplified this. thank you

  • @vinnydelorenzo5469
    @vinnydelorenzo5469 Před rokem

    Thank you!!!Setting the working directory is a great note. Great explanation

  • @ch13t
    @ch13t Před 7 měsíci

    Simple, eloquent explanation.

  • @gautammajumder4953
    @gautammajumder4953 Před 2 lety

    Short but well explained tutorial. Great Charlene.

  • @Wong2k
    @Wong2k Před rokem

    Thanks so much! The course I was taking explained it so confusingly. You did it very well.

  • @emonymph6911
    @emonymph6911 Před 2 lety +1

    I shall officially bestow upon thee the CZcams title of datagodess for your accolades! #EmoApproved!

  • @helenburnett-lc1kh
    @helenburnett-lc1kh Před rokem

    Thanks so much this video has also literally saved my life! I was about to have a nervous breakdown! Moving onto descriptive's next 😁😁

  • @ifeanyiedward2789
    @ifeanyiedward2789 Před rokem

    this is as simple as A,B,C,D thank you so much. subscribed already

  • @Vintagetube310
    @Vintagetube310 Před 2 lety +1

    Hi Charlie I have an issue loading a csv into my r notebook. Every time I load it in, everything gets loaded skewed to the left. I am also using a MacBook. Would you be able to shed some light on why I might be getting my dataframe to show like that?

  • @nicholasdobie9489
    @nicholasdobie9489 Před 2 lety +1

    This is fantastic, thank you! Very simple and straightforward!

  • @JelinekFS
    @JelinekFS Před rokem

    Thank you! If all tutorials were like yours.

  • @lachellewashington6642

    Thank you so much you have no idea how much you just saved me….ty

  • @grace1735
    @grace1735 Před 3 lety

    Simple and straight forward explanation. Thank you

  • @pawartrader
    @pawartrader Před rokem

    Absolute legend, thank you.

  • @jameskleinbrook7094
    @jameskleinbrook7094 Před 2 lety

    you are the first person to have shown to set your working directory in R. thank you. You must be a real academician, but, Riddle me this R wonder woman. Why do all the rows of data show up in the source pane when you click on the file in environment, but get maxed out in the console when you run the file from a script in the source pane ?

  • @susanwhite7087
    @susanwhite7087 Před 3 lety +1

    Oh my gosh!! Thankyou so muchhh!!! 🙏🏻🙏🏻 Helped me a lot....

  • @federicofed8950
    @federicofed8950 Před 3 lety +1

    thank you .. you have saved my a...my futuree!

  • @nadiadansani2139
    @nadiadansani2139 Před 2 lety

    Love that this video is from a woman in STEM

  • @judexyisachannel7741
    @judexyisachannel7741 Před rokem

    Thank you indeed you are a life saver. I have my dateline coming up and up was so frustrated for 4days and you gave like .... easy pizzy lemon queezy does it easy...

  • @mas7850
    @mas7850 Před rokem

    Thank you! A comprehensive explanation!

  • @Vintagetube310
    @Vintagetube310 Před 3 lety

    I am subscribing to your channel ( hoping all your demos are as simply explained ). ☺️☺️

  • @michellegurrola5787
    @michellegurrola5787 Před 3 lety +2

    Thank you SO MUCH for this video ! It was simple and very easy to follow :)

  • @davidalejandroquirogaorozc5512

    Thank you so much! Super helpful and the only video that really worked for me. Thank you

  • @jessedasilva313
    @jessedasilva313 Před 3 lety

    Thankyouuu XD hugs from Brazil

  • @s0ydarius
    @s0ydarius Před 2 lety

    WOW Thanks Charlene for your explanation! :)

  • @mphosikwe8958
    @mphosikwe8958 Před rokem

    I found your example as the easiest from the lot i have watching.

  • @gabgab8691
    @gabgab8691 Před 3 lety

    Your video is just what I was looking for! Thank you so much for sharing your knowledge and explaining so clearly! You saved me so many hours of banging my head against the wall

  • @irinachukhray
    @irinachukhray Před 2 lety

    You made this SO EASY! Thank you so much!

  • @md.nayemurrahman6346
    @md.nayemurrahman6346 Před 2 lety

    Thank you for your valuable video

  • @haggerdessie6966
    @haggerdessie6966 Před 2 lety

    Thank you so much that is very helpful. Peace to you.

  • @DoloresssSmithvvvvv
    @DoloresssSmithvvvvv Před 3 lety

    Thank you so much, this was a perfect demonstration!

  • @annarocha9769
    @annarocha9769 Před 2 lety

    This is greaaaaatt!!! thank you so much ❤️❤️

  • @suziesawicki
    @suziesawicki Před rokem

    Brilliant Video Thank you

  • @GerardoMedinaMBA-MBE
    @GerardoMedinaMBA-MBE Před 3 lety +2

    In the video you forgot to explain that ".CSV" file must be saved as "UTF-8", otherwise it does not work in Mac.

    • @ebenasare8661
      @ebenasare8661 Před 3 lety +1

      That is very true. i was struggling to drag and drop my file into excel on my mac till i saw your comment. thanks senior

    • @sohelaali_
      @sohelaali_ Před rokem

      OMG, thank you so much for mentioning this, I was struggling for like 2 hours. This worked for me🫠♥️

  • @annaz.7266
    @annaz.7266 Před 11 měsíci

    Thank you!! Really helpful!!

  • @aliashraf6767
    @aliashraf6767 Před 2 lety

    thank you so much. stay blessed.

  • @haddouabdelghani6911
    @haddouabdelghani6911 Před rokem

    a very interesting video, Thank you.

  • @spaceyguy13
    @spaceyguy13 Před rokem

    super helpful video thank you

  • @botvinay7079
    @botvinay7079 Před 2 lety

    thank you thank you thank you so much for this

  • @Vintagetube310
    @Vintagetube310 Před 3 lety

    Thank you for this. Straight forward and easy to understand. I have one question. You opened a script to input your data, can I do the same with opening a notebook?

  • @pk2k2
    @pk2k2 Před rokem

    Hi, I recently made a test and it was ok to have spaces in the "data base .csv" that we want to import, and the separation in my database is made by ";"

  • @janellehaire5323
    @janellehaire5323 Před 2 lety

    Do you know why R is interpreting my first column as the row number? It is a student ID. Then it shifts all of the column names so everything else is labeled incorrectly...

  • @RomainCombs
    @RomainCombs Před 2 lety

    Prefect. I had to use the cloud to upload my dataset because the directory wouldn’t let me download it.

  • @zaya912ify
    @zaya912ify Před 3 lety

    thank you so much!! This is so helpful!!

  • @volkerputt1044
    @volkerputt1044 Před 2 lety

    so i follow along but my global environment stays empty ... even though there are no errors. Any idea why?

  • @mkn1220
    @mkn1220 Před 10 měsíci

    This worked THANKYOU

  • @JesseBasilio
    @JesseBasilio Před 2 lety

    Thanks for help. I have some problem with function setwd() that is not woking in code.

  • @enjoylifestyle915
    @enjoylifestyle915 Před 2 lety

    You're a super-hero

  • @martinlutherotchere-forbih7237

    YOU ARE A LEGEND!

  • @女清
    @女清 Před 3 lety

    Really helpful

  • @deepaliab2001
    @deepaliab2001 Před 3 lety +1

    After 2 weeks of struggle, I could get detailed format .

  • @user_unknown8463
    @user_unknown8463 Před 2 lety

    Thank you so much miss

  • @upasanaacharya7400
    @upasanaacharya7400 Před 2 lety

    This is amazing!

  • @AdityaKumar-br1dx
    @AdityaKumar-br1dx Před 11 měsíci

    solved my problem thanks a lot

  • @sathirakumarasinghe5095

    Thank you!!! This helped me!!!

  • @daphnephinerry2530
    @daphnephinerry2530 Před 2 lety

    Thanks for the video

  • @hermei8828
    @hermei8828 Před 11 měsíci

    Great. Thank you!

  • @inyangmfon
    @inyangmfon Před 3 lety

    Thank you for this video 💯💯

  • @Irapa7
    @Irapa7 Před rokem

    This is very helpful :) However it still isnt working for me. It says i only have one variable (column) even though i have like over 30. Do you know what i could be doing wrong there?

  • @elliewilson3914
    @elliewilson3914 Před rokem

    amazing, thank you!!!!

  • @peachgreentealuvr
    @peachgreentealuvr Před rokem

    for some readon the data just wont show up on my R when i import it on macbook

  • @user-ze2ju3rm7u
    @user-ze2ju3rm7u Před rokem

    Thank you so much!

  • @psalm2326
    @psalm2326 Před rokem

    I cant see how you import the .csv file in global environment..where exactly you import the .csv file

  • @davidwangonjo2041
    @davidwangonjo2041 Před 6 měsíci

    Wow I have to subscribe.

  • @rahultiwari8735
    @rahultiwari8735 Před 2 lety

    what is bfast ,it is showing error that object bfast isnt found

  • @kalyanirajalingham1286

    Great video!

  • @RayOfLetsatsi
    @RayOfLetsatsi Před 3 lety

    Thank you so helpful

  • @bashayerbader3837
    @bashayerbader3837 Před 2 lety

    Thank you soooo much

  • @hamster4922
    @hamster4922 Před 5 měsíci

    THANKS SO MUCH

  • @heshankavinda1392
    @heshankavinda1392 Před 2 lety

    after i edit csv file,, in exel, it don't work in python,,,,, what is the reason

  • @javieracornejo1940
    @javieracornejo1940 Před rokem

    Thanks a lot!!

  • @navyaarun2439
    @navyaarun2439 Před 4 lety

    thank you...it helped me

  • @victorysmith3646
    @victorysmith3646 Před 2 lety

    I love you so much

  • @bhuvneshshukla5112
    @bhuvneshshukla5112 Před 3 lety

    Thank you so much !!

  • @spdisha-songsmusic278
    @spdisha-songsmusic278 Před 3 lety

    loved it!

  • @CleliaJardin
    @CleliaJardin Před 2 měsíci

    Hi! Can you help me to do an assignment on R?

  • @akibunnur240
    @akibunnur240 Před rokem

    Thank you mam

  • @sahandassanayake2551
    @sahandassanayake2551 Před 3 lety

    great & thank you

  • @BishalAcharya-lj8fg
    @BishalAcharya-lj8fg Před měsícem

    Thank you