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

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 47

  • @littledaddi3
    @littledaddi3 3 місяці тому +6

    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 12 днів тому

    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 :)

  • @SDEC-f7b
    @SDEC-f7b 17 днів тому

    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

  • @ashishmali7409
    @ashishmali7409 15 днів тому +1

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

  • @Aristocle
    @Aristocle 3 місяці тому +4

    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.

  • @andresalbab
    @andresalbab 2 місяці тому +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

  • @IftesumZami
    @IftesumZami 2 місяці тому +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 Місяць тому +1

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

  • @Ammarsays
    @Ammarsays 3 місяці тому +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.

  • @Ellie-dd6zu
    @Ellie-dd6zu 2 місяці тому +1

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

  • @lakshman587
    @lakshman587 2 місяці тому +1

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

  • @chaithanyavamshi2898
    @chaithanyavamshi2898 3 місяці тому +1

    Wow! Golden Content Dave 👏

  • @UnsupervisedBias
    @UnsupervisedBias 3 місяці тому +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.

  • @Злойхомяк-ь8н
    @Злойхомяк-ь8н 23 дні тому

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

  • @brunocesarpasquini
    @brunocesarpasquini Місяць тому +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?

    • @SDEC-f7b
      @SDEC-f7b 17 днів тому

      It doesn't matter

  • @f1l4nn1m
    @f1l4nn1m 5 днів тому

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

  • @roderickmckinley4738
    @roderickmckinley4738 Місяць тому +1

    Diamond 💎 - thank you.

  • @f1l4nn1m
    @f1l4nn1m 5 днів тому

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

    • @f1l4nn1m
      @f1l4nn1m 5 днів тому

      You answered at 15:40. :)

  • @andywatts
    @andywatts Місяць тому +1

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

  • @kakashisensie100
    @kakashisensie100 3 місяці тому +2

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

  • @gopalakrishnaiahponnuru9885
    @gopalakrishnaiahponnuru9885 3 місяці тому +1

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

    • @daveebbelaar
      @daveebbelaar  3 місяці тому +1

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

  • @michaelvarney.
    @michaelvarney. 4 дні тому

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

  • @MikeStJean
    @MikeStJean 13 днів тому

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

  • @maloukemallouke9735
    @maloukemallouke9735 Місяць тому

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

  • @Buhassan5656
    @Buhassan5656 3 місяці тому +1

    git graph extension is also awsome

  • @danil5948
    @danil5948 3 місяці тому +1

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

  • @KwangWooKo-r3i
    @KwangWooKo-r3i 3 місяці тому +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 3 місяці тому +2

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

  • @daspradeep
    @daspradeep 3 місяці тому +1

    can you run async code from interactive python?

  • @Aristocle
    @Aristocle 3 місяці тому +4

    when you say vscode, i hear fiesco.

  • @paulelliotco
    @paulelliotco 3 місяці тому +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?

  • @Reclamalo
    @Reclamalo Місяць тому +1

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

  • @paraconscious790
    @paraconscious790 2 місяці тому +2

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

    • @daveebbelaar
      @daveebbelaar  2 місяці тому +4

      Just did - check my channel!

  • @lakergreat1
    @lakergreat1 3 місяці тому

    Aider? Codeium? Cursor?

  • @SebastianLaclau
    @SebastianLaclau 2 місяці тому

    i love you chabon

  • @isfandyar3937
    @isfandyar3937 22 дні тому

    Or just use Spyder