Python Crash Course: Installing Python on Windows

preview_player
Показать описание
Are you ready to have more impact at work with analytics and data science powered by Python? This crash course is designed for ANY professional to learn the subset of Python needed to analyze data.

After completing this crash course series, you will have the foundational Python skills to take additional analytics, data science, and machine learning courses using Python.

This video shows you how to install Anaconda Python and the plotnine data visualization library on your Windows computer.

--------------------------------------------------------------------------------------------
FREE DATA SCIENCE CRASH COURSES
--------------------------------------------------------------------------------------------
If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!

Here's what you get with any of these courses:
1️⃣ On-Demand: Watch the course when it fits your schedule
2️⃣ PDF of all slides
3️⃣ All Python code as a Jupyter Notebook
4️⃣ All data so you can experiment
5️⃣ Resources to continue your learning.

Data science with Python. You've got this if you want it:
💻 Decision Trees with Python:

💻 Tuning Decision Trees with Python:

💻 Logistic Regression with Python:

💻 Cluster Analysis with Python:

#python #pythonprogramming #pythontutorial #pythonforbeginners #pythoncrashcourse #pythoncourse
Рекомендации по теме
Комментарии
Автор


FREE DATA SCIENCE CRASH COURSES

If you're ready to see what Python skills make possible, be sure to check out my FREE on-demand data science crash courses!

Here's what you get with any of these courses:
1 - On-Demand: Watch the course when it fits your schedule
2 - PDF of all slides
3 - All Python code as a Jupyter Notebook
4 - All data so you can experiment
5 - Resources to continue your learning.

Data science with Python. You've got this if you want it:
💻 Decision Trees with Python:

💻 Tuning Decision Trees with Python:

💻 Logistic Regression with Python:

💻 Cluster Analysis with Python:

DaveOnData
Автор

Love the bite size chunks. Thank you!!

michaelt
Автор

FYI - Knowing nothing about Pythion, I hit a snag with "The channel is not accessible or is invalid", then suggested I run "conda config --show channels". After which I got the response "channels: - default" and then was able to rerun the install.

Michael_Alaska
Автор

Hi Dave, I'm just starting the course and realise that I'd need to install this on the company notebook which I don't want to (need to ask for permission etc.)
So I'm wondering whether you know if I would run in any limitations using Anaconda cloud notebooks?
I seem to have managed to install plotnine there, so I'm hoping it will work :)

IevaAvota-dv
Автор

Hi Dave, great tutorials! Q: Is it possible to install other packages to be used in the Anaconda Python in Excel environment as well? I'm looking to install kaggle for example, which isn't allowed directly as an import.

manrique
Автор

Hi dave
I just downloaded the anaconda thing and then typed the commands on cmd but it tells me that conda is not recognized
do you know how to solve this ?
is it maybe because of the pathing issues ?

Edit:
solved it by this video :

abdurahmanchokri