Instructional Video6:41
Curated Video

Python In Practice - 15 Projects to Master Python - Data Analysis - Data Science Project 1

Higher Ed
This video explains data analysis.<br<br/>/>

This clip is from the chapter "Data Science Project 1" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data science project 1.
Instructional Video4:15
Curated Video

Python In Practice - 15 Projects to Master Python - Creating the Function to Rate Reviews (In Raw Format)

Higher Ed
This video explains creating the function to rate reviews (in raw format).<br<br/>/>

This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Instructional Video4:32
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Model for Cart Items

Higher Ed
This video explains creating a model for cart items.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video4:46
Curated Video

Python In Practice - 15 Projects to Master Python - Creating conditions Using or and and keywords

Higher Ed
This video explains how to use the “or” keyword, the “and” keyword, and helps with creating conditions.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to...
Instructional Video6:21
Curated Video

Python In Practice - 15 Projects to Master Python - Creating a Classification Model

Higher Ed
This video helps in creating a classification model.
<
br/>
This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning with...
Instructional Video11:17
Curated Video

Python In Practice - 15 Projects to Master Python - Adding Bootstrap Cards as eBooks in Our Store Webpage

Higher Ed
This video helps in adding Bootstrap Cards as eBooks in our store webpage.
<
br/>
This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook...
Instructional Video8:18
Curated Video

Python In Practice - 15 Projects to Master Python - Changing Color-Spaces of Images from BGR to RGB to GRAY

Higher Ed
This video explains changing color-spaces of images from BGR to RGB to GRAY.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video3:52
Curated Video

Python In Practice - 15 Projects to Master Python - Built-Ins Overloading on User-Defined Classes

Higher Ed
This video explains the built-ins overloading on user-defined classes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video3:32
Curated Video

Python In Practice - 15 Projects to Master Python - Arbitrary Keyword Arguments (**kwargs)

Higher Ed
This video explains arbitrary keyword-arguments, or **kwargs, and how to pass multiple key-value pairs to a function.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master...
Instructional Video9:40
Curated Video

Python In Practice - 15 Projects to Master Python - Adding the Cart to Our Website

Higher Ed
This video helps in adding the cart to our website.<br<br/>/>

This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video5:11
Curated Video

Python In Practice - 15 Projects to Master Python - Adding Color Theme to Your Applications

Higher Ed
This video explains adding color theme to your applications.
<
br/>
This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced...
Instructional Video3:00
Curated Video

Python In Practice - 15 Projects to Master Python - zip( )

Higher Ed
This video explains the zip( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video9:21
Curated Video

Python In Practice - 15 Projects to Master Python - Working with Images: Computer Vision

Higher Ed
This video explains working with images with the help of Computer Vision.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video9:39
Curated Video

Python In Practice - 15 Projects to Master Python - Working with Images

Higher Ed
This video helps in working with images.
<
br/>
This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is...
Instructional Video16:59
Curated Video

Python In Practice - 15 Projects to Master Python - What Is Programming?

Higher Ed
This video provides a basic idea about programming.
<
br/>
This clip is from the chapter "Programming with Python: Basics and Environment Setup" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Instructional Video3:28
Curated Video

Python In Practice - 15 Projects to Master Python - What Are Classes and How to Create Them

Higher Ed
This video explains classes and how to create them.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on object-oriented...
Instructional Video17:57
Curated Video

Python In Practice - 15 Projects to Master Python - Web Design: Stylizing Our html Tags with CSS

Higher Ed
This video explains the web design where you will be stylizing our html tags with CSS.
<
br/>
This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video1:43
Curated Video

Python In Practice - 15 Projects to Master Python - vars( )

Higher Ed
This video explains the vars( ) function.<br<br/>/>

This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Instructional Video6:39
Curated Video

Python In Practice - 15 Projects to Master Python - Variables

Higher Ed
This video explains the variables, how to create variables, and different types of variables.
<
br/>
This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video4:32
Curated Video

Python In Practice - 15 Projects to Master Python - Variable Names

Higher Ed
This video talks about the different variable names.<br<br/>/>

This clip is from the chapter "Data Types and Variables" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on data types and variables.
Instructional Video7:09
Curated Video

Python In Practice - 15 Projects to Master Python - User-Defined Errors

Higher Ed
This video explains user-defined errors.<br<br/>/>

This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Instructional Video3:59
Curated Video

Python In Practice - 15 Projects to Master Python - Tuple Operations and Tuple Built-In Functions

Higher Ed
This video explains the tuple built-in functions, how to perform these functions, and basic operations with tuples.
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video4:14
Curated Video

Python In Practice - 15 Projects to Master Python - Training the Model to Rate Reviews

Higher Ed
This video explains training the model to rate reviews.<br<br/>/>

This clip is from the chapter "Rating Bot" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the Rating Bot.
Instructional Video1:15
Curated Video

Python In Practice - 15 Projects to Master Python - The Object Class

Higher Ed
This video explains the Object class.<br<br/>/>

This clip is from the chapter "Inheritance" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on inheritance.