Install VS Code with Python for Data Science / Data Analysis - P.3

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

ความคิดเห็น • 33

  • @daniellecatarucci4420
    @daniellecatarucci4420 3 ปีที่แล้ว +5

    Luke, would be great if you create a series or a video about integration with github and building portfolios for beginners. Your videos are great!

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว +1

      Awe thanks Danielle! I like this idea and I def want to talk on these topics in the future! New video coming out next week that start to cover some of these things!

  • @loganphillips7749
    @loganphillips7749 ปีที่แล้ว

    Super thankful for this video series!

  • @MokaKash
    @MokaKash ปีที่แล้ว +1

    Hey Luke, would you mind please sharing what SQL related extensions you have installed on VS Code? thanks!

    • @LukeBarousse
      @LukeBarousse  ปีที่แล้ว

      I have only a few for BigQuery... and they are only okay-ish so it's hard for me to recommend them. SQL is a little bit more difficult in VS Code TBH.
      Typically I'll use Jupyter Notebooks and they have magic operators to access SQL databases. For BigQuery, I just use the %%bigquery command at the top of a cell and it allows me to run SQL to connect to my database

  • @youtube_research
    @youtube_research 2 ปีที่แล้ว +1

    Hi Luke. A great video as always. I found this clip as I was finding Anaconda to be too heavy for my labtop. Yet, I found many other Python tutors recommending Anacaconda. I do think neither is perfect or completely bad. Rather, my question is, in 2022,
    (1) Speaking from your personal experience, did choosing VS Code over Anaconda by any chance bother you from carrying out your data analyst job at work?
    (2) Relatedly, if I do not plan on being a developer (as of yet at least) but would just like to use python for data analytical tasks only, does NOT having Anaconda severely hinders me from picking up Python knowledge?

    • @LukeBarousse
      @LukeBarousse  2 ปีที่แล้ว +1

      Anaconda is not a must; but in data science it makes your life a lot easier. For developers; anaconda is not requried

    • @youtube_research
      @youtube_research 2 ปีที่แล้ว

      @@LukeBarousse Thanks Luke. Decided to go with Anaconda and not left behind : )

    • @Leha_from_Zavod
      @Leha_from_Zavod ปีที่แล้ว

      If you have had experience with DataSpell could you tell is there any advantage of using it over Jupyter if I am interested in both DS(like overall explaratory data analysis) and ML?

  • @syedsirajudeen6394
    @syedsirajudeen6394 3 ปีที่แล้ว

    Super excited with your content. Could you please tell me the tools to create TH-cam content

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว

      What do you mean by tools to create content? There are a lot of great tutorials here on TH-cam on that!

    • @syedsirajudeen6394
      @syedsirajudeen6394 2 ปีที่แล้ว

      @@LukeBarousse I mean TH-cam video editing tool/software, which you used to develop beautiful lists/info graphics sits on top of your content

    • @LukeBarousse
      @LukeBarousse  2 ปีที่แล้ว

      @@syedsirajudeen6394 OH, I use final cut pro. Love it as its so intuitive to build videos

  • @nisais14
    @nisais14 3 ปีที่แล้ว

    ​ @Luke Barousse .. I am here.. and a change I use native Python Interpreter.. btw Thanks.

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว

      No problem at all, but whats your question I'm a little confused?

    • @nisais14
      @nisais14 3 ปีที่แล้ว

      @@LukeBarousse I mean as an interpreter I used python IDE

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว +1

      @@nisais14 oh this is good to know! Thanks for sharing this!

  • @baharehhashemi2250
    @baharehhashemi2250 2 ปีที่แล้ว

    Thank you Thank you 100 times

  • @VanBlueJr
    @VanBlueJr ปีที่แล้ว

    How come my VS Code doesn't say Jupyter Server.local like yours does? I selected the python interpreter but thats all I see at the top?

  • @nitishsonkar8947
    @nitishsonkar8947 2 ปีที่แล้ว +1

    hi Jupyter notebook keybord shortcuts won't work in Vscode

    • @LukeBarousse
      @LukeBarousse  2 ปีที่แล้ว

      I just checked and they worked for me... Windows may be slightly different and I call out the differences in this video.

  • @kofiantwi8580
    @kofiantwi8580 3 ปีที่แล้ว

    Luke, kindly explain. what if you have already installed python but did not add it to the cmd environments path which means you cannot run python from the cmd. Besides what happens if the jupyter notebook code you run doesn't work as I am experiencing. What could be the reason?

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว

      If you don't add it to the cmd evnironment then when you go to call python it will tell you that it is not found. This may be the cause of your notebook issue.

    • @kofiantwi8580
      @kofiantwi8580 3 ปีที่แล้ว

      @@LukeBarousse Thanks for the feedback

  • @kokyangchuang9137
    @kokyangchuang9137 3 ปีที่แล้ว

    I have installed anaconda & python following your last 3 videos. However the "Python: Create New Blank Jupyter Notebook" option is not showing in the VS Code search bar. May i know what could be the problem? Thanks

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว

      VS code just updated to a new version, so I'm wondering if this is the cause of the issue... Also just to check did you instlal the python extension in VS Code?

    • @kokyangchuang9137
      @kokyangchuang9137 3 ปีที่แล้ว

      @@LukeBarousse Yeah i did install the python extension. However, i did try to create a new file and rename it ending with .ipynb and it seems to have the whole jupyter notebook layout so i guess it's not really a problem right?
      Just felt weird that the "Python: Create New Blank Jupyter Notebook" didnt appear in my search box.

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว +1

      @@kokyangchuang9137 Yeah maybe that feature is removed. I don't think its a big deal, jus stick with the .ipynb naming convention.

  • @demshark9532
    @demshark9532 ปีที่แล้ว

    Hello Luke, the python extension is refusing to Install

    • @LukeBarousse
      @LukeBarousse  ปีที่แล้ว

      I'm not too sure on this one... I've had no issues... may require a computer restart

  • @yashkumarjha5254
    @yashkumarjha5254 4 ปีที่แล้ว

    Bro I installed vs code in linux , and have installed modules like flask,pandas, playsound,,, but every time I run code in vs it gives me import error: module not found,,, please help

    • @LukeBarousse
      @LukeBarousse  3 ปีที่แล้ว

      My dude, sorry for the delay, where you able to fix this?

  • @AJ-et3vf
    @AJ-et3vf ปีที่แล้ว

    👏👏👏👏👏👏