Instructional Video14:22
Curated Video

Python In Practice - 15 Projects to Master Python - Testing the Performance of the Model

Higher Ed
This video helps in testing the performance of the 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...
Instructional Video9:13
Curated Video

Python In Practice - 15 Projects to Master Python - Stylizing the Appearance of the Widgets (Relief)

Higher Ed
This video explains stylizing the appearance of the widgets (relief).
<
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...
Instructional Video6:39
Curated Video

Python In Practice - 15 Projects to Master Python - Starting Our Website Project with Django

Higher Ed
This video helps in starting our website project with Django.<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 Video2:47
Curated Video

Python In Practice - 15 Projects to Master Python - Slicing Values from Pandas Series

Higher Ed
This video explains slicing values from Pandas series.
<
br/>
This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level:...
Instructional Video16:47
Curated Video

Python In Practice - 15 Projects to Master Python - Setting Up IDE

Higher Ed
This video explains how to set up an IDE.
<
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 on...
Instructional Video3:28
Curated Video

Python In Practice - 15 Projects to Master Python - Sets Built-In Functions

Higher Ed
This video explains the sets built-in functions, how to use these functions, and basis sets operations.
<
br/>
This clip is from the chapter "Sets" of the series "Python in Practice - 15 Projects to Master Python".This section...
Instructional Video2:14
Curated Video

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

Higher Ed
This video explains the setattr( ) 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 Video3:20
Curated Video

Python In Practice - 15 Projects to Master Python - Reviews and Ratings Data to Create the Model

Higher Ed
This video explains the reviews and ratings data to create the model.<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:45
Curated Video

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

Higher Ed
This video explains the reversed( ) 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 Video2:00
Curated Video

Python In Practice - 15 Projects to Master Python - Return Values from User-Defined Functions Using the Return Keyword

Higher Ed
This video explains how to return values from a function with the return keyword.<br<br/>/>

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

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

Higher Ed
This video explains the repr( ) 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 Video4:02
Curated Video

Python In Practice - 15 Projects to Master Python - Redefining the Built-In type( ) Function

Higher Ed
This video explains the functions exercise to redefine the built-in type( ) in Python.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video2:06
Curated Video

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

Higher Ed
This video explains the range( ) 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 Video4:02
Curated Video

Python In Practice - 15 Projects to Master Python - Pythons Sets

Higher Ed
This video explains sets, how to create sets, sets properties, and sets elements.<br<br/>/>

This clip is from the chapter "Sets" of the series "Python in Practice - 15 Projects to Master Python".This section explains sets.
Instructional Video5:53
Curated Video

Python In Practice - 15 Projects to Master Python - Python Tuples

Higher Ed
This video explains tuples, how to create tuples, tuple properties, and accessing tuple elements.
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Instructional Video5:18
Curated Video

Python In Practice - 15 Projects to Master Python - Python Booleans

Higher Ed
This video explains Booleans, how to create conditions using the bool( ) function, talks about True values and False values.
<
br/>
This clip is from the chapter "Boolean" of the series "Python in Practice - 15 Projects to Master...
Instructional Video6:54
Curated Video

Python In Practice - 15 Projects to Master Python - Preparing the Data

Higher Ed
This video explains preparing the data.<br<br/>/>

This clip is from the chapter "Flavor Predictor" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the flavor predictor.
Instructional Video9:43
Curated Video

Python In Practice - 15 Projects to Master Python - Preparing Data to Train the Machine Learning Model

Higher Ed
This video explains preparing data to train the machine learning 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...
Instructional Video6:53
Curated Video

Python In Practice - 15 Projects to Master Python - Positional and Keyword Arguments

Higher Ed
This video explains positional arguments, keyword arguments, and arguments and parameters.
<
br/>
This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video0:53
Curated Video

Python In Practice - 15 Projects to Master Python - Pass Keywords for Functions

Higher Ed
This video explains the pass keyword and how to use pass in functions.<br<br/>/>

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

Python In Practice - 15 Projects to Master Python - Pandas Series

Higher Ed
This video explains the Pandas series.<br<br/>/>

This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video5:35
Curated Video

Python In Practice - 15 Projects to Master Python - Pandas DataFrames

Higher Ed
This video explains the Pandas DataFrames.<br<br/>/>

This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Instructional Video4:06
Curated Video

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

Higher Ed
This video explains the open( ) 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 Video1:11
Curated Video

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

Higher Ed
This video explains the oct( ) 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.