Class 02 – Conditional Statements (IF, ELIF, ELSE) (Understanding IF Statement, ELSE Statement, ELIF Statement, Nested Conditional Statements, Practical Examples, Common Errors) | Loops and Control Flow (Introduction to Loops, FOR Loop, Iterating Over a Range, Iterating Over a String, WHILE Loop, Control Statements: BREAK, CONTINUE, PASS, Nested Loops, Practical Examples, Common Errors) | Setting Up Environment and Q&A Session
Data Science (Batch-02) Session 02
02:29:15
Class 03 – Python Lists: Introduction to Lists | Creating and Accessing List Elements | Modifying Elements | List Methods | Slicing Lists | Iterating Over Lists | List Comprehensions | Nested Lists | Practical Examples and Common Errors | Python Tuples: Introduction to Tuples | Creating and Accessing Tuples | Tuple Operations | Immutable Nature of Tuples | Tuple Methods | Packing and Unpacking Tuples | Nested Tuples | Practical Examples and Common Errors
Data Science (Batch-02) Session 03
02:24:48
Class 04 – Python Dictionaries: Introduction to Dictionaries | Creating and Accessing Dictionary Elements | Modifying Elements | Common Dictionary Methods | Iterating Over Dictionaries | Nested Dictionaries | Dictionary Comprehensions | Python Functions: Introduction to Functions | Defining and Calling Functions | Function Parameters | Default Parameters | Variable-Length Arguments | Using Return Statements
Data Science (Batch-02) Session 04
02:19:13
Class 05 – Functions and Functional Programming | Real-World Function Examples (Temperature Conversion | Shopping Cart Total | File Word Frequency | Email Validation – Assignment) | Lambda Functions – Syntax and Use Cases | map() Function for Element-wise Transformation | filter() Function for Conditional Selection | Introduction to NumPy | Importing Python Modules for Efficient Data Handling
Data Science (Batch-02) Session 05
02:14:22
Class 06 –
Data Science (Batch-02) Session 06
02:24:41
Power BI – Introduction of Power BI – Power Query
Session – 01
38:03
Session – 02
35:26
Session – 03
37:57
Power BI – Text Tools (Extract, Merge Columns, Split Columns, Format) | Number Tools (Statistics) | Reference Queries | Column Quality | Date Tools (Age, Time Series, Categorical)
Session – 01
35:33
Session – 02
35:48
Session – 03
38:27
Power BI – Conditional Column | Column for Example | Date Tools (Substract Days) | Group By | Filtering and Sorting | Parameters
Session – 01
37:00
Session – 02
37:57
Session – 03
33:48
Power BI – Append Queries | Select from Folder | Data Normalization Concept | Data Modelling
Session – 01
36:57
Session – 02
37:19
Session – 03
38:42
Power BI – Data Modelling | Star & Snow Flake Schema | Data Formatting | DAX Calculated Columns – Text Functions (LEFT, RIGHT, UPPER, LOWER, CONCATENATE, &) | Date Functions (DAY, MONTH, YEAR, DATEDIFF, TODAY)
Session – 01
34:50
Session – 02
36:07
Session – 03
31:32
Power BI – Text Function (SUBSTITUTE, FIND, SEARCH, Dynamic RIGHT, LEFT) | Date Functions (WEEKDAY, WEEKNUM) | Logical Operator | Logical Functions (IF, Nested IF)
Session – 01
23:56
Session – 02
37:58
Session – 03
37:29
Power BI – Logical Functions (Nested IF, SWITCH, SWITCH with TRUE, AND, OR)
Session – 01
37:08
Power BI – Measures | Implicit vs Explicit Measures | Filter Context | Filter Flow | Aggregation Functions (SUM, COUNT, COUNTROWS, AVERAGE, DISTINCTCOUNT, DIVIDE, MAX, MIN)
Session – 01
34:20
Session – 02
38:40
Session – 03
34:03
Power BI – CALCULATE | ALL | FILTER Functions | Variables and Commenting
Session – 01
37:56
Session – 02
39:36
Session – 03
25:55
Power BI – Iterator Functions (SUMX, AVERAGEX, MINX, MAXX) | Time Intelligence Functions (DATEADD, PREVIOUSMONTH, PREVIOUSYEAR, PREVIOUSQUARTER, SAMEPERIODLASTYEAR, DATESYTD, DATESMTD, DATESQTD, DATESINPERIOD)
Session – 01
29:30
Session – 02
38:01
Session 03
33:09
Power BI – Handling Errors | Data Visualization (Navigation Bar, Images, Card Visual, Visual Formatting)
Session – 01
39:17
Session – 02
39:48
Power BI – Data Visualization (Line Chart, Forecasting, Reference Line, Bar Chart, KPI Charts, Donut Chart, Pie Chart)
Session – 01
39:15
Session – 02
36:32
Session – 03
39:43
Power BI – Data Visualization (Visual, Page, Report Level Filters, Basic Filter, Advanced Filters, TOPN Filter | Table Visual | Matrix Visual | TOPN Cards Visual | Slicer | Area Chart)
Session – 01
37:41
Session – 02
39:45
Power BI – Data Visualization (Guage Chart) | Drilling (Up, Down, Through) | Bookmarks | Page Navigation | Custom Tooltips | Conditional Formatting
Session – 01
38:40
Session – 02
37:55
Session – 02
39:44
Power BI – Project 01 – Oodles of Noodles
Session – 01
15:15
Session – 02
44:30
Session – 03
34:19
Power BI – Project 01 – Oodles of Noodles
Session – 01
49:05
Session – 02
17:00
Power BI – Project 02 – Market Mindz
Session – 01
43:14
Session – 02
17:08
Session – 03
36:37
Session – 04
27:50
Session – 05
39:21
Session – 06
19:47
Session – 07
41:01
Session – 08
21:57
Session – 09
38:47
Session – 10
12:05
SQL – SQL – Introduction to Database | Clauses (SELECT, FROM, WHERE, GROUP BY Statements) | TOP N | TOP N PERCENT Keyword