Instructional Video26:14
SciShow

Shocking Facts About Snakes You Should Definitely Know

12th - Higher Ed
The world of snakes is pretty mysterious: maybe you fear them, love them, or respect them from afar, but we can't help but wonder what is it about snakes that makes them so fascinating? Join us for a fun SciShow compilation of everything...
Instructional Video0:59
Curated Video

Only In Brazil 3 - Enormous Anaconda

9th - Higher Ed
Enormous Anaconda:Brazil surprises with a massive anaconda, measuring seven feet or 2 meters in length. The gigantic snake highlights the diverse and impressive wildlife found in the country.
Instructional Video7:19
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing Jupyter Notebook

Higher Ed
In this video, you will learn how to install Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be...
Instructional Video5:09
Wonderscape

Slithering Marvels: Unveiling the World of Snakes

K - 5th
Explore the fascinating world of snakes, from the giant Anaconda to the tiny Bramini blind snake. Learn about their diverse habitats, the fear of snakes (Ophidiophobia), and their ecological roles. Discover how some snakes can glide and...
Instructional Video1:30
Curated Video

Exploring the Amazon River: A Journey of Danger and Adventure

Pre-K - Higher Ed
Explore the fascinating and treacherous journey of Martin Strell as he braves deadly creatures and challenging obstacles to break a world record by swimming the Amazon River. Join him and his team on a thrilling adventure filled with...
Instructional Video4:48
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Packages Required to Execute Codes Error-Free

Higher Ed
This video helps you with the installation of the packages. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on...
Instructional Video3:05
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Module Overview - Basics of Data Manipulation in Time Series

Higher Ed
This video helps you with an overview of the module. This clip is from the chapter "Basics of Data Manipulation in Time Series" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on the...
Instructional Video5:48
Curated Video

Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Setting Up Our Python Environment for Power BI

Higher Ed
In this video, we will dive into setting up our Python environment tailored explicitly for Power BI. We will explore the necessary steps to seamlessly integrate Python with Power BI, installing Python, configuring the required...
Instructional Video1:00
Jack Rackam

Will Rockefeller Made $36 MILLION Out of Thin Air

12th - Higher Ed
Here’s how millionaire William Rockefeller created $36 million dollars in cash out of thin air. First of all, he purchased a company called Anaconda Copper for $39 million dollars, but told the new owners not to cash the check. He then...
Instructional Video5:07
Prime Coaching Sport

This or that exercise game - PE fitness workout - (jungle theme)

K - 5th
A 'this or that' style PE fitness game (jungle theme) - Students make a choice, and then do a fitness exercise based on their choices. Have students work on their fitness and strength with these fun exercises! Great for brain breaks.
Instructional Video5:49
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Windows Users - Apache Spark in Local Mode Command Line REPL

Higher Ed
In this video, we will cover Windows users to set-up Apache Spark in local mode command line REPL. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache...
Instructional Video4:34
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Apache Spark in Anaconda - Jupyter Notebook

Higher Ed
In this video, we will explore Apache Spark in Anaconda and Jupyter notebook. This clip is from the chapter "Installing and Using Apache Spark" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this...
Instructional Video12:04
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Pandas

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video4:59
Curated Video

Discuss the importance of data : Plotting decision tree in Python

Higher Ed
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In the...
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video8:06
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Classifying Images with a Simple CNN, Part 1

Higher Ed
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works. Deep Learning and Tensorflow: Part 2: [Activity] Classifying Images with a Simple CNN, Part 1
Instructional Video19:39
APMonitor

Install Python 3.7 on Windows or Linux

10th - Higher Ed
Follow these steps to install Python 3.7 on Windows: 1. Remove old Python distributions 2. Browse to python.org and download installer 3. Install to C:\Python37 4. Add to PATH Environment Variable a. C:\Python37 b. C:\Python37\Scripts 5....
Instructional Video5:32
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Install Anaconda, OpenCV, Tensorflow, and the Course Materials

Higher Ed
From the section: Environment Setup and Installation. This section will help you to install the required software and set up the development environment for this course. Environment Setup and Installation: Install Anaconda, OpenCV,...
Instructional Video3:18
Curated Video

Ensemble Machine Learning Techniques 1.3: Setting Up Python

Higher Ed
In this video, we will set up our environment so that we can use python to build ensemble learning models. • Learn about Anaconda and Python • See how to install the Anaconda distribution of Python • Learn about Jupyter notebook
Instructional Video5:17
APMonitor

Install Python Packages with pip and conda

10th - Higher Ed
The package managers "pip" and "conda" allow users to install, update, or uninstall Python modules from a command line or directly from a Python script.
Instructional Video1:38
Python Programmer

EDA Python - 02-Installation

Higher Ed
In this video we give a broad overview of python installation and explain the reasons for choosing Anaconda.
Instructional Video8:17
APMonitor

Install Python 3.8 on Windows

10th - Higher Ed
Python is a capable programming language including capabilities for data science and machine learning. This video demonstrates how to install Python 3.8 on Windows and manage packages with pip. Download the latest version of Python from...
Instructional Video2:38
Fun Robotics

Python Installation

Higher Ed
Installing and using Python through Anaconda and Jupyter Notebook
Instructional Video7:19
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Setting Up Python environment

Higher Ed
This video explains how to set up a Python environment. This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash course in Python.