Swatech Talks
Apache Parquet - 3 : Convert CSV to Parquet | Read Parquet file using Pandas |
Apache Parquet - 2 : How to read parquet file? | Show Parquet File Schema | Parquet File Metadata
Apache Parquet - 1 : What is a Parquet file? | Parquet data format | Columnar Storage | Compression
Intro to AI & ML - Part 11 : Google Vision AI | Video AI & Intelligence | AI in Action
Intro to AI & ML- Part 10: Google's Natural Language API | Speech to text | Text to Speech | ML demo
Introduction to AI & ML - Part 9 : How Gen AI creates new content? | ChatGPT | GPT-3 Model
Introduction to AI & ML - Part 8 : Generative AI | What is Gen AI?
Introduction to AI & ML - Part 7 : Steps to Build Machine Learning Model | How to create ML Models?
Intro to AI & ML -Part 6: ML Techniques| Regression | Classification | Clustering | Neural Network
Introduction to AI & ML - Part 5 : Methods of Machine Learning | Unsupervised Learning
Introduction to AI & ML - Part 4 : Methods of Machine Learning | Supervised Learning
Introduction to AI & ML - Part 3 : Goal of Machine Learning | Important terms used in ML
Intro to AI & ML - Part 2 : What is Machine Learning? | Standard Program VS Machine Learning Model
Introduction to AI & ML - Part 1 : What is AI? | Goal of AI? | Categories of AI | Machine Learning
Binary Search Algorithm | Searching Algorithm
Program to calculate factorial of a number using recursion
Concept of Recursion with example | Step By Step explanation of recursion
Logging in Python | Python's logging module | import logging
Data Engineering: Schema Evolution | Handling deltas in Data Pipeline | Merge Schema
PySpark | How to create spark dataframe? | Display schema & data of a dataframe
Bubble Sort | Sorting Algorithms | How Bubble Sort works?
How to login to MySQL terminal?
How to run Hive queries in Python? | How to create hive table using Python PySpark?
Spark Session | PySpark | How to create Spark Session?
How to delete docker container & images?
Dockerfile | How to create a docker image? | How to create & build Dockerfile? | Dockerfile Tutorial
Python Tutorial - 26: Difference between Python dictionary & json | Python dict VS json
Python Tutorial - 25 : How to convert Python dictionary to json?
Python Tutorial - 24 : Exception handling in Python
Python Tutorial - 23 : Python functions | How to create & call a function in Python?