Loading a data file into a local Jupyter notebook under Mac OS

Поділитися
Вставка
  • Опубліковано 21 жов 2024
  • Arrays and data frames - Loading a data file into a local Jupyter notebook under Mac OS

КОМЕНТАРІ • 28

  • @gigsconnect8517
    @gigsconnect8517 3 роки тому +8

    Thanks for the help, I also tried an alternative which is
    1. Locate to the file
    2. Click "Get Info"
    3. Look for "Where: "
    For example mine is Untitled > Users > user1234 > Desktop
    4. Select the last word and copy, here which is "Desktop"
    5. Paste it into Jupyter notebook
    6. Remember to add the file name

  • @dhruvbahl7931
    @dhruvbahl7931 Рік тому +1

    This is so helpful and easy to understand! Thank you!!

  • @gustavonino7274
    @gustavonino7274 2 роки тому

    thank you, is my firts day with a mac, this was very helpful!!

  • @alexkakande5346
    @alexkakande5346 3 роки тому +2

    Very useful I have been stack for 3 hours on this!

  • @mariaodetemusic
    @mariaodetemusic 8 місяців тому

    That was very helpful, thank you!

  • @tejassinghbajwa4810
    @tejassinghbajwa4810 Рік тому +1

    thank you, found this helpful😄

  • @yashkantharia2979
    @yashkantharia2979 3 роки тому +2

    Thanks a lot. Helped me resolve my error!

  • @circus14
    @circus14 3 роки тому +1

    Thank you, just getting back into basic Python, this was very helpful

  • @rohanjindal2227
    @rohanjindal2227 2 роки тому

    Very good video. Helped me to successfully load my dataset

  • @rohitagnihotri2074
    @rohitagnihotri2074 7 місяців тому

    thank you and nice, but if i want to print full sheet instead of only 5 rows what to do??

  • @manishkanojia7497
    @manishkanojia7497 2 роки тому

    this is really helpful. Thanks a ton.

  • @opal-r2h
    @opal-r2h 3 роки тому

    This was helpful, thank you so much

  • @zatarawood3588
    @zatarawood3588 10 місяців тому

    Great video)

  • @jeffalex
    @jeffalex Рік тому

    i'm using a mac, and when i first clicked my documents folder in the jupyter interface, it asked me to allow access. i accidentally said no, but now the documents folder has disappeared from the jupyter file directory! how do i get it back? this happened with my desktop folder too :(

  • @yasoahmad8113
    @yasoahmad8113 7 місяців тому

    Hello sir..Thank you for the explanation. Somehow i am still not able to import csv file on iMac an gettting no file or Directory error. Please help ... error is :FileNotFoundError: [Errno 2] No such file or directory: '/voc/work/Users/yasmin/Desktop/AusApparalSales4thQrt2020.csv'

  • @UzairMakda-v1r
    @UzairMakda-v1r 5 місяців тому

    Thanks for the brother

  • @yaseenarsalaan4392
    @yaseenarsalaan4392 2 роки тому

    How to install panda and nupmy on Mac and use it in Jupiter please help…
    It’s showing module not found

  • @josiahariote1129
    @josiahariote1129 2 роки тому

    thank you much. you are so clear and simple, easy to follow... So how do save file to directory in mac....

    • @VanderbiltDigitalLab
      @VanderbiltDigitalLab  2 роки тому

      Hi Joshua. For Pandas, that's covered in the "Summary of functions to read from and write to files" video of this lesson: heardlibrary.github.io/digital-scholarship/script/codegraf/008/. For other kinds of files, see the series of lessons starting with heardlibrary.github.io/digital-scholarship/script/codegraf/020/

  • @Murmur1131
    @Murmur1131 3 роки тому +1

    Thanks a lot!

  • @benjaminrei1319
    @benjaminrei1319 2 роки тому

    PERFECT. THANK YOU!!!!!1

  • @riyahanda3372
    @riyahanda3372 Рік тому

    Thanks a lot

  • @fourdaysdead
    @fourdaysdead 3 роки тому +1

    the best!

  • @janiamunoz3933
    @janiamunoz3933 3 роки тому

    THANKYOU

  • @yumengxu3628
    @yumengxu3628 3 роки тому +2

    Dude, please try to reduce the video length. It is really not time efficient to spend 5 mins to learning how to upload csv in Mac

  • @ksheersagar2872
    @ksheersagar2872 2 роки тому

    M getting /content after writing working directory = os.getcwd()
    m in a problem. help me please.