Channel Avatar

technologyCult @UCYCcf7stRPHTWtu0r4ZoXbA@youtube.com

7.16K subscribers - no pronouns set

The objective of this course is to give you the basic unders


10:47
Python 3 Basics # 16.2 | How to print Subscript and Superscript with Python
07:58
How to load and run python .py files in jupyter notebook?
06:15
Python 3 Basics # 3.4 | How to check empty string in Python
10:57
Python 3 Basics # 11.3 | Python List Comprehensions
02:35
How to use Jupyter Notebook nbextension plugins to Hide Menu, Hide Cells?
03:52
How to Install and Uninstall nbextension in Jupyter Notebook?
06:51
Python 3 Basics # 4.3 | How to reverse Python Lists?
04:51
Python 3 Basics # 4.2 | How to add all the elements of a Python List?
03:39
Python 3 Basics # 4.1 | How to multiply all the elements of a Python List?
05:58
Python 3 Basics # 11.4 : How to check whether an Object is Iterable in Python
04:27
How to Change Default Browser of Jupyter Notebook in Windows?
11:20
Python 3 Basics # 1.0.1 | Python Print Function Parameters
04:56
How to change default directory of Jupyter Notebook using Configuration File?
02:34
How to change the default directory of jupyter notebook using manual command?
01:48
How to change default directory of Jupyter Notebook using Jupyter Notebook Command?
02:21
How to change default directory of Jupyter Notebook using USERPROFILES?
10:49
Python 3 Basics # 3.3 : Python Find and Replace Method
03:30
How to Comment Single line and Multiple line of Python Code in Visual Studio Editor?
18:41
Python 3 Basics # 6.5 | Python Numpy Unique Method
07:35
Python 3 Basics # 3.2 | Python Center Method
08:17
Logistic Regression with no Predictor variable | Machine Learning - P6A
09:29
How to print Subscript and Superscript in Python using unicode character?
07:48
KNNImputer or IterativeImputer to Impute the missing values | fancyimpute
17:36
Mathematics in KNN Imputer explained with step by step details | KNN Imputer | Handle missing values
05:16
Machine Learning | Handling Missing Values | None Vs Nan
05:47
How to Convert Python Tuples To String | join() | map() | reduce() | Python Basics
07:12
What does numpy reshape(-1,1) and (1,-1) means?
07:46
How to remove empty tuples from a list of tuples | List Comprehension | Filter | Python Basics
03:52
How to Uninstall Jupyter Notebook via .bat file in Windows 10
03:35
How to Trigger Jupyter Notebook via .bat file in Windows 10?
02:56
How to Install Jupyter Notebook via Command Prompt in Windows 10?
03:01
How to Convert Python Tuples to Dictionary? | dict | zip | Python Basics
08:42
Jupyter Notebook shortcuts with Escape Button | Jupyter Notebook Tips and Tricks
18:06
How to create Python Emojis using Emojis Package | Python Emojis Package | Python Emojis
15:08
How to Concatenate tuples in python? | sum | join | zip | Python Basics
04:43
How to filter list of given elements in a list of Python tuples? | Python Basics
05:45
How to Convert List to Python Tuples using different methods? | Python Basics
12:00
Sort List of Python tuples based on First, Second and last elements | Python Basics
18:38
Python Numpy Stack | Column_Stack | hstack | vstack | dstack | concatenate | Python Basics
08:11
Determinant Of N X N Matrix | How to find the determinant of a Matrix
27:00
Python Pandas Lambda Function | How to apply Pandas Lambda Function to your Dataset
13:54
Python 3 Basics # 17.4 | Mathematical Set Operations using Python
03:33
Python Pandas Map Function | What if key is missing from the dictionary that we are trying to map?
10:44
Python 3 Basics # 17.3 | Python Sets | Python Set Method | Add | Remove | Copy | Discard
12:44
Python 3 Basics # 17.2 | Python Sets | How to Create Python Sets | How to Create empty python sets
06:34
Python 3 Basics # 17.1 | Sets in Python | What is a Python Set | Immutable vs Hashable
01:56
Python 3 Basics # 17 | Python Sets | Sets in Python | Python for Beginners
05:59
How to connect Jupyter Notebook with Spyder Kernel | Open Jupyter Notebook variables in spyder
09:32
Python 3 Basics # 9 | Python Range Function | Range Function in Python | Range Function
02:41
Python 3 Basics # 2.1.2 | How to Comment Python Code in Pycharm Editor
03:57
Python 3 Basics #4 | Python Exercise on Lists | List Exercises
03:41
Python 3 Basics #1 | Solution for Exercises on print () | len() | format() | padding in python
02:01
Python 3 Basics #1 | Exercise on print() | format() | len() | Padding in Python |
10:35
Python 3 Basics # 1.5 | Unpacking Python sequence into separate variables | Throwaway variables
19:14
Python 3 Basics # 16 | Dictionaries in Python | Python Dictionary | Working with Key-Values Pairs
05:28
Jupyter Notebook Tips and Tricks | Tab Completion & Tooltip shortcut in Jupyter Notebook
05:51
How to compare columns in pandas | Compare Columns using Dot Notation
10:31
Python Pandas Brackets Notation Vs Dot Notation | Pandas Square Brackets | Pandas Dot Notation
08:21
Logistic Regression | Machine Learning | Why Log Transformation in Logistic Regression
09:57
Python 3 Basics # 2.2.3 | Generate Octal Values in Python | Octal Number generation | Octal Numbers