Instructional Video2:24
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Namespaces

Higher Ed
This video explains namespaces in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up larger...
Instructional Video2:29
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Functions

Higher Ed
This video explains functions in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:03
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop

Higher Ed
This video explains a simple for loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video6:48
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Tidying Messy Data

Higher Ed
This video explains how to tidy messy data. This clip is from the chapter "Tidying Messy Data" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to tidy messy data.
Instructional Video7:51
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Comparing Information

Higher Ed
This video explains comparing information in Python. This clip is from the chapter "Comparing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains comparing information in Python.
Instructional Video0:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Processing Information

Higher Ed
This video explains processing information in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in...
Instructional Video3:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Variable Names

Higher Ed
This video explains variable names in Python and the rules to use them. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and...
Instructional Video4:12
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables

Higher Ed
This video explains objects and variables in Python using an example of Olympic results. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video8:36
Curated Video

Social Media Automation using Python - Project Part 2

Higher Ed
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Instructional Video7:41
Curated Video

Social Media Automation using Python - Fetching Information of Videos

Higher Ed
In this video, you will learn how to fetch information about videos based on the playlist ID using the api.get_playlist_ID() function by providing the playlist ID. This clip is from the chapter "YouTube Automation" of the series "Social...
Instructional Video6:21
Curated Video

Social Media Automation using Python - Fetching the Playlist Information

Higher Ed
In this video, you will learn to use the api.get_playlists() function to retrieve playlist information from YouTube. You can use the process to retrieve playlists, playlist items, playlist items by ID, and playlists by ID. This clip is...
Instructional Video4:49
Curated Video

Social Media Automation using Python - Displaying Data of Playlists

Higher Ed
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details. This clip is from the chapter...
Instructional Video3:39
Curated Video

Social Media Automation using Python - Creating API Key

Higher Ed
This video demonstrates how to create an API key. We will create a project and then use the YouTube API V3 library to enable it to create our API key. This clip is from the chapter "YouTube Automation" of the series "Social Media...
Instructional Video5:10
Curated Video

Recommender Systems with Machine Learning - Count

Higher Ed
This video explains the count function. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Instructional Video5:32
Curated Video

Recommender Systems with Machine Learning - Dataset Discussion

Higher Ed
This video involves a deep understanding of the dataset to be explored for this module. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine...
Instructional Video4:52
Curated Video

Recommender Systems with Machine Learning - Dataset Usage

Higher Ed
This video explains how to use the dataset to your advantage. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video13:01
Curated Video

Recommender Systems with Machine Learning - Item-Based Filtering Data Preparation

Higher Ed
This video explains and demonstrates item-based filtering data preparation. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use...
Instructional Video7:56
Curated Video

Recommender Systems with Machine Learning - Data Preparation for Content-Based Filtering

Higher Ed
This video explains data preparation for content-based filtering with machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video6:57
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting

Higher Ed
In this video, you will learn about shell scripting. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C program,...
Instructional Video3:50
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Max Story and Question Length

Higher Ed
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the...
Instructional Video5:11
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Getting the Data

Higher Ed
In this video, we will look at using the request library to seek out the webpage from which we want the information. In our case, we have chosen the web page or artificial intelligence. This clip is from the chapter "Basics of Chatbots...
Instructional Video1:35
Curated Video

Master SQL for Data Analysis - Overview-5

Higher Ed
This video briefly outlines conditional logic with a case, how data gets transformed with this logic, and classification and binning. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master SQL for Data...
Instructional Video3:57
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Making Utterances

Higher Ed
After understanding intents and slots in detail, we will make utterances in our chatbots. We will begin with creating an intent and then create an utterance using the sample utterances tab. This clip is from the chapter "Chatbots...
Instructional Video9:05
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Authentication Using the CLI

Higher Ed
Now that our Vault auth methods are enabled, how do we start using them? In this video, we will explore how to authenticate HashiCorp Vault using the Vault CLI. We will walk through some best practices for securing Vault authentication...