11amcoder
A graduated ninja here to become "Hokage" of ML.
SQL
DSA
AWS
Math
Excel
Python
Aptitude
statistics
Reasoning
Data science
Deep learning
Computer Vision
Machine learning
Quantum Computing
Natural Language Processing
All Jutsu. one stop

MySQL Tutorial - 17 | Constraints

How to remove the last element from a list?| PP - 27

How to delete items permanently from a list? | PP - 26

How to insert a new element in a list in any position? | PP - 25

How to add a new item to the list? | PP - 24

Are lists mutable? | PP - 23

How do you use f strings in a list? | PP - 22

How do you apply string manipulation methods on list elements? | PP - 21

How do you print the last element in a list using indexing? | PP - 20

What is indexing in a list? | PP - 19

what is a list | PP - 18

Why do we need Random Variable and Probability Distribution in ML? | Probability - 6

What is a Probability Distribution? | Probability - 4

What is a Random Variable? | Probability - 3

What is Bayesian Interpretation? | Probability -2

What is a Frequentist Interpretation ? | Probability - 1

MySQL Tutorial - 16 | Data Types in MySQL

How to represent constants in Python? | PP - 17

How to assign multiple values to multiple variables in Python on a single line | PP - 16

How to use Underscore to represent a number in Python for readability| PP - 15

Python always favors float over whole number | PP - 14

Inconsistencies of number data type in Python | PP - 13

Numerical data types & arithmetic operations | PP - 12

2 most important methods (removeprefix(), removesuffix()) in Python | PP - 11

How to remove white spaces from a string in Python? | PP - 10

How to add white spaces for strings in Python? | PP - 09

What are F - Strings? | PP - 08

3 most important methods in Python | PP - 07

What are strings in Python? | PP - 06

Rules to be followed while defining variables | PP - 05