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

  Рет қаралды 37,009

Dave Ebbelaar

Dave Ebbelaar

Күн бұрын

Пікірлер: 54
@littledaddi3
@littledaddi3 4 ай бұрын
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!
@Aristocle
@Aristocle 3 ай бұрын
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.
@benjamindraves3048
@benjamindraves3048 2 күн бұрын
Got a load of value out of this - thanks!
@aaronoaks773
@aaronoaks773 Ай бұрын
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 Ай бұрын
i am diving into data science, this setup helped me for a great kick start
@Ammarsays
@Ammarsays 3 ай бұрын
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.
@andresalbab
@andresalbab 3 ай бұрын
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 3 ай бұрын
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 2 ай бұрын
Hi Can I start data science directly? Or should I do first data analyst
@teddyperera8531
@teddyperera8531 7 күн бұрын
Thank you so much. This was a fantastic tutorial.
@X279S
@X279S Ай бұрын
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 Ай бұрын
I know right! Thanks!
@andywatts
@andywatts 2 ай бұрын
Could use a python devcontainer to keep your host even cleaner. Also no need for conda or venv in that scenario.
@UnsupervisedBias
@UnsupervisedBias 4 ай бұрын
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 4 ай бұрын
You won't regret it!
@lakshman587
@lakshman587 3 ай бұрын
Thank you so much for the video! Jupyter notebook interactive window seems really helpful!! Will check it out.
@SuperMorglum
@SuperMorglum 16 сағат бұрын
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?
@Ellie-dd6zu
@Ellie-dd6zu 2 ай бұрын
This was so helpful! Can't wait to try the Jupyter interactive window
@daveebbelaar
@daveebbelaar 2 ай бұрын
It's awesome
@RameshKumar-ng3nf
@RameshKumar-ng3nf 8 күн бұрын
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.
@f1l4nn1m
@f1l4nn1m 28 күн бұрын
Have you got any preferred formatter for Jupyter notebooks? Thank you.
@chaithanyavamshi2898
@chaithanyavamshi2898 4 ай бұрын
Wow! Golden Content Dave 👏
@brunocesarpasquini
@brunocesarpasquini 2 ай бұрын
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 Ай бұрын
It doesn't matter
@michaelvarney.
@michaelvarney. 28 күн бұрын
How are you showing the green git repo dots in your Mac Finder?
@roderickmckinley4738
@roderickmckinley4738 Ай бұрын
Diamond 💎 - thank you.
@danil5948
@danil5948 4 ай бұрын
I struggle to duplicate your clickup doc to my own clickup account, thanks
@MikeStJean
@MikeStJean Ай бұрын
Do you set your default formatter to something more generic in settings when you have 'Ruff' as your python default in settings.json?
@daspradeep
@daspradeep 3 ай бұрын
can you run async code from interactive python?
@kakashisensie100
@kakashisensie100 4 ай бұрын
Before i even watch the whole thing, I'm sure I'm going to learn something new.
@maloukemallouke9735
@maloukemallouke9735 2 ай бұрын
thanks for share how do you deal with large dataframe? how do tou style in vscode the dataframe and display result?
@Злойхомяк-ь8н
@Злойхомяк-ь8н Ай бұрын
wow, that was extremely helpful, thank you so much!
@daveebbelaar
@daveebbelaar Ай бұрын
You're very welcome!
@f1l4nn1m
@f1l4nn1m 28 күн бұрын
I like the way your file system icons get iconized (8:13). How do you do that? Thank you.
@f1l4nn1m
@f1l4nn1m 28 күн бұрын
You answered at 15:40. :)
@gopalakrishnaiahponnuru9885
@gopalakrishnaiahponnuru9885 4 ай бұрын
Thanks for all the great content you post! what happened to the black formatter?
@daveebbelaar
@daveebbelaar 4 ай бұрын
Thanks! Black's still great, but I like how Ruff also provides linting and it's supposed to be faster.
@KwangWooKo-r3i
@KwangWooKo-r3i 4 ай бұрын
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 ай бұрын
The video is about VS code. Visual Studio is different to Visual Studio Code. Support for former ends, not latter. Confusing I know :)
@paulelliotco
@paulelliotco 4 ай бұрын
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?
@brachisaurous
@brachisaurous 2 ай бұрын
Linode?
@lernerid
@lernerid 22 күн бұрын
Thankyou
@Buhassan5656
@Buhassan5656 4 ай бұрын
git graph extension is also awsome
@daveebbelaar
@daveebbelaar 4 ай бұрын
Thanks, will check it out!
@Aristocle
@Aristocle 3 ай бұрын
when you say vscode, i hear fiesco.
@lakergreat1
@lakergreat1 4 ай бұрын
Aider? Codeium? Cursor?
@paraconscious790
@paraconscious790 3 ай бұрын
this is just awesome, thanks! Could you please create a video on cursor IDE please?
@daveebbelaar
@daveebbelaar 3 ай бұрын
Just did - check my channel!
@Reclamalo
@Reclamalo 2 ай бұрын
I didn´t know that Logan Paul is a data scientist as well.
@SebastianLaclau
@SebastianLaclau 3 ай бұрын
i love you chabon
@kshtof
@kshtof 10 күн бұрын
test
@isfandyar3937
@isfandyar3937 Ай бұрын
Or just use Spyder
I Studied Data Job Trends for 24 Hours to Save Your Career! (ft Datalore)
13:07
Thu Vu data analytics
Рет қаралды 282 М.
How to Set up VS Code for Data Science & AI
22:53
Dave Ebbelaar
Рет қаралды 328 М.
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 170 МЛН
Turn Off the Vacum And Sit Back and Laugh 🤣
00:34
SKITSFUL
Рет қаралды 9 МЛН
How He Got $600,000 Data Engineer Job
19:08
Sundas Khalid
Рет қаралды 170 М.
How I Would Learn Python FAST in 2024 (if I could start over)
12:19
Thu Vu data analytics
Рет қаралды 574 М.
Windmill in 20 minutes
21:45
Windmill
Рет қаралды 27 М.
COMPLETE No-Nonsense VSCode Setup for Python Devs
26:05
ArjanCodes
Рет қаралды 38 М.
Why I stopped using Jupyter Notebooks
11:17
Dave Ebbelaar
Рет қаралды 26 М.
How to Find Freelance Data & AI Projects in 2024
23:19
Dave Ebbelaar
Рет қаралды 29 М.
How I'd Learn AI in 2024 (if I could start over)
17:55
Dave Ebbelaar
Рет қаралды 1,1 МЛН
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Build Anything with Claude Agents, Here’s How
18:35
David Ondrej
Рет қаралды 86 М.