Anaconda Tutorial - Installation and Basic Commands

preview_player
Показать описание
Get my Free NumPy Handbook:

In this Tutorial I show you how you can install and use Anaconda. Anaconda is a free Python distribution specifically designed for scientific computing. It’ great for data science and machine learning tasks. In this video you can learn:

- Installation
- Manage multiple virtual Python environments
- Package management, e.g. install numpy, scikit-learn, pandas etc. in your environments

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~

📓 Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel!

Anaconda website:

You can find me here:

#Python #MachineLearning

----------------------------------------------------------------------------------------------------------
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

This short video saved me a lot of time, thank you.

kafeltz
Автор

A very good video. I really appreciate it, and it is helping the people across the globe.

muhammadimran
Автор

pls dont get sad about views you make great videos please keep up the good work and thank you for all the massive help hope you have a good time

shivjotjosan
Автор

For me it is giving me a error that sais. " 'conda' is not recognized as a internal or external command, operable program or batch files"

So what do I do

maxsilbiger
Автор

Awesome video! Question about setting up a virtual environment silently: is this possible from a batch script on Windows 10, using for example /S or /Q at the end of the command: call conda create -n py368 Python=3.6.8 ?

MrGustavCR
Автор

Thanks, this is a good video, but it still does not activate the right environment if you use the "run code" in VSC. For instance when I try the Ctr+Alt+N that you showed in your VSC Extension video, it fails because it does not activate the correct condo environment.

henrygory
Автор

I have installed python 3.9.7. But the anaconda version is about python 3.8 and it doesn't offer the option about the 3.9. Is it still compatible?

OrpheusPSkn
Автор

Hello
I just finished your ml basic lessons so
Can i ask you just something by email or direct message ?

tamirtsogbayar
Автор

its shows anaconda not able to create menu what should I do

avishkarshinde