The Ultimate VS Code Setup for Data Science & AI (2024 Update)

แชร์
ฝัง

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

  • @littledaddi3
    @littledaddi3 5 หลายเดือนก่อน +7

    im so lol - just got Linux Mint clean installed after quitting my full time job with 6 months of burn to prep for my first job in the space - was going to do some research on best set ups from square 1, as for the past year of learning, I created quite a mess of things with my machine. I'll take this as a fortunate sign I made the right choice!

  • @aaronoaks773
    @aaronoaks773 2 หลายเดือนก่อน +1

    from watching your first video set up a few months ago to seeing this new one video, really good stuff, thanks for pushing out the helpful content! 5 months into data science journy :)

  • @ashishmali7409
    @ashishmali7409 2 หลายเดือนก่อน +2

    i am diving into data science, this setup helped me for a great kick start

  • @IftesumZami
    @IftesumZami 4 หลายเดือนก่อน +2

    I can't thank you enough brother!!! I'm learning Data Science and this video is a blessing for me
    (came after watching the 2022 video)

    • @tusharsingh7927
      @tusharsingh7927 3 หลายเดือนก่อน +1

      Hi
      Can I start data science directly?
      Or should I do first data analyst

  • @andresalbab
    @andresalbab 4 หลายเดือนก่อน +1

    Great content! I did come back to VS Code after a while a couple of years using just Jupyter and loved the Interactive Python section. Nice job man

  • @X279S
    @X279S 2 หลายเดือนก่อน

    Hey Dave, I had already followed your previous setup version a few month back and loved it, but this time Ruff, life changer. Thank you

    • @daveebbelaar
      @daveebbelaar  2 หลายเดือนก่อน

      I know right! Thanks!

  • @Aristocle
    @Aristocle 5 หลายเดือนก่อน +5

    I think, another step forward is developing inside a container with dev-container extension. This allows you to be ready for the deployment without any problem. If you have a library conflict issue, you could use poetry just to manage dependencies.

  • @mightypower2647
    @mightypower2647 3 วันที่ผ่านมา

    Thank you for your video. It was a clear explanation!

  • @lakshman587
    @lakshman587 4 หลายเดือนก่อน +1

    Thank you so much for the video!
    Jupyter notebook interactive window seems really helpful!!
    Will check it out.

  • @benjamindraves3048
    @benjamindraves3048 หลายเดือนก่อน

    Got a load of value out of this - thanks!

  • @nipunshah1373
    @nipunshah1373 21 วันที่ผ่านมา

    This python interactive window tip is splendid :)

  • @Ellie-dd6zu
    @Ellie-dd6zu 4 หลายเดือนก่อน +1

    This was so helpful! Can't wait to try the Jupyter interactive window

    • @daveebbelaar
      @daveebbelaar  4 หลายเดือนก่อน +1

      It's awesome

  • @Ammarsays
    @Ammarsays 5 หลายเดือนก่อน +1

    I am a beginner in VS code and till date I was not sure how to run the code bit by bit. Interactive python is a new beginning.

  • @chaithanyavamshi2898
    @chaithanyavamshi2898 5 หลายเดือนก่อน +1

    Wow! Golden Content Dave 👏

  • @AlexOgnenskiy
    @AlexOgnenskiy 16 วันที่ผ่านมา

    great tips! In interactive mode you can also use jupyter cell sepperators "# %%" to group code in cells, hitting Shift+Enter inside such group would run this cell without nead to select code every time

  • @teddyperera8531
    @teddyperera8531 หลายเดือนก่อน

    Thank you so much. This was a fantastic tutorial.

  • @UnsupervisedBias
    @UnsupervisedBias 5 หลายเดือนก่อน +1

    I’m going to give the Jupyter Interactive Window a shot for my next few projects to see if I can get used to it. It would be nice to stick to a single file type for AI applications and module management.

    • @daveebbelaar
      @daveebbelaar  5 หลายเดือนก่อน +2

      You won't regret it!

  • @Злойхомяк-ь8н
    @Злойхомяк-ь8н 2 หลายเดือนก่อน

    wow, that was extremely helpful, thank you so much!

    • @daveebbelaar
      @daveebbelaar  2 หลายเดือนก่อน

      You're very welcome!

  • @moizdn
    @moizdn 10 วันที่ผ่านมา +1

    jupyter lab vs vs code for data science, which is better 🤔

  • @Aristocle
    @Aristocle 5 หลายเดือนก่อน +14

    when you say vscode, i hear fiesco.

    • @Unkoshermeatovski
      @Unkoshermeatovski 14 วันที่ผ่านมา

      "Tell fiesco one more time!" XD

  • @patricior7300
    @patricior7300 28 วันที่ผ่านมา

    Thank you very much! I tried it and it works just like the R language. Now I can learn Python in a more comfortable and familiar way. Could you make another tutorial to handle Javascript in this way? I am dedicated to Reporting and I frequently use Javascript for reactive tables, and to send reports that do not require a backend.

  • @benedictcoltman1983
    @benedictcoltman1983 14 วันที่ผ่านมา

    Awesome 👍

  • @kakashisensie100
    @kakashisensie100 5 หลายเดือนก่อน +2

    Before i even watch the whole thing, I'm sure I'm going to learn something new.

  • @roderickmckinley4738
    @roderickmckinley4738 3 หลายเดือนก่อน +1

    Diamond 💎 - thank you.

  • @andywatts
    @andywatts 3 หลายเดือนก่อน +1

    Could use a python devcontainer to keep your host even cleaner. Also no need for conda or venv in that scenario.

  • @_SARATHK
    @_SARATHK 22 วันที่ผ่านมา

    I am using two systems. I am interested in using VS code. How to setup virtual environment in a pen drive so that I can access my files on both systems without transferring them every time.? Is there any other way that I can use VS code in two systems but my virtual environment and files can be synced simultaneously or can it be done only using pen drive? Can you make a video of it or guide me how to do it?

  • @f1l4nn1m
    @f1l4nn1m 2 หลายเดือนก่อน

    I like the way your file system icons get iconized (8:13). How do you do that? Thank you.

    • @f1l4nn1m
      @f1l4nn1m 2 หลายเดือนก่อน

      You answered at 15:40. :)

  • @f1l4nn1m
    @f1l4nn1m 2 หลายเดือนก่อน

    Have you got any preferred formatter for Jupyter notebooks? Thank you.

  • @gopalakrishnaiahponnuru9885
    @gopalakrishnaiahponnuru9885 5 หลายเดือนก่อน +1

    Thanks for all the great content you post! what happened to the black formatter?

    • @daveebbelaar
      @daveebbelaar  5 หลายเดือนก่อน +1

      Thanks! Black's still great, but I like how Ruff also provides linting and it's supposed to be faster.

  • @maloukemallouke9735
    @maloukemallouke9735 4 หลายเดือนก่อน

    thanks for share
    how do you deal with large dataframe?
    how do tou style in vscode the dataframe and display result?

  • @brunocesarpasquini
    @brunocesarpasquini 3 หลายเดือนก่อน +1

    Great tutorial, Dave, but I got confused on one thing... Is there a preferable order to create workspace and virtual environments? Which one should I create first? Or it doesn't matter?

    • @X279S
      @X279S 2 หลายเดือนก่อน

      It doesn't matter

  • @MikeStJean
    @MikeStJean 2 หลายเดือนก่อน

    Do you set your default formatter to something more generic in settings when you have 'Ruff' as your python default in settings.json?

  • @PaulDavis-n2o
    @PaulDavis-n2o หลายเดือนก่อน

    the link to the doc is currently broken.
    can you post a new one?
    great work, thank you.

    • @daveebbelaar
      @daveebbelaar  หลายเดือนก่อน

      datalumina.clickup.com/docs/9015213037/d/h/8cnjezd-17675/ddd52c673443975

  • @daspradeep
    @daspradeep 5 หลายเดือนก่อน +1

    can you run async code from interactive python?

  • @michaelvarney.
    @michaelvarney. 2 หลายเดือนก่อน

    How are you showing the green git repo dots in your Mac Finder?

  • @SuperMorglum
    @SuperMorglum หลายเดือนก่อน

    hey, love your setup! For some reason when I select multiple lines and press shift-enter it now only send 1 line to jupyter notebook. It used to run all of them. Any idea what might have gone wrong?

  • @RameshKumar-ng3nf
    @RameshKumar-ng3nf หลายเดือนก่อน

    Hello , Please do reply.
    I am using VSCODE in darkmode theme. I wanted to Export the code as PDF in dark mode itself. How can i do it ?
    The Export of PDF is only working as light mode only and NO dark mode there.

  • @danil5948
    @danil5948 5 หลายเดือนก่อน +1

    I struggle to duplicate your clickup doc to my own clickup account, thanks

  • @KwangWooKo-r3i
    @KwangWooKo-r3i 5 หลายเดือนก่อน +1

    thank you for this video. Quick question: If vs code for mac won't be supported further from Aug-31-2024, what could be alternatives for mac vs code users?

    • @WouterLombard
      @WouterLombard 5 หลายเดือนก่อน +2

      The video is about VS code. Visual Studio is different to Visual Studio Code. Support for former ends, not latter. Confusing I know :)

  • @duybuithanh4859
    @duybuithanh4859 8 วันที่ผ่านมา

    Where your github link for demo project ?

  • @paulelliotco
    @paulelliotco 5 หลายเดือนก่อน +1

    I'm looking for a way to run my code from VSCode in the cloud, without relying on my local computer's resources. Are there any options that would allow me to do this?

  • @jcbritobr
    @jcbritobr หลายเดือนก่อน +1

    You forget to say thats its possible run a cell in interactive mode.

  • @Buhassan5656
    @Buhassan5656 5 หลายเดือนก่อน +1

    git graph extension is also awsome

    • @daveebbelaar
      @daveebbelaar  5 หลายเดือนก่อน +1

      Thanks, will check it out!

  • @lernerid
    @lernerid 2 หลายเดือนก่อน

    Thankyou

  • @paraconscious790
    @paraconscious790 4 หลายเดือนก่อน +2

    this is just awesome, thanks! Could you please create a video on cursor IDE please?

    • @daveebbelaar
      @daveebbelaar  4 หลายเดือนก่อน +4

      Just did - check my channel!

  • @lakergreat1
    @lakergreat1 5 หลายเดือนก่อน

    Aider? Codeium? Cursor?

  • @Reclamalo
    @Reclamalo 3 หลายเดือนก่อน +1

    I didn´t know that Logan Paul is a data scientist as well.

  • @SebastianLaclau
    @SebastianLaclau 4 หลายเดือนก่อน

    i love you chabon

  • @kshtof
    @kshtof หลายเดือนก่อน

    test

  • @isfandyar3937
    @isfandyar3937 2 หลายเดือนก่อน

    Or just use Spyder