- Видео 120
- Просмотров 21 831
DataSpoof
Индия
Добавлен 14 июл 2020
Hello world, it's Abhishek! I am a Data Scientist | Corporate Trainer on a mission to teach Artificial intelligence to all my students. Topics including AI, Mathematics, Science, Technology, I simplify these topics to help you understand how they work. Using this knowledge you can build wealth and live a happier, more meaningful life. I am also founder of data spoof to make AI access to everyone and How to use AI in your business to grow.
Imagination means nothing without doing. So you must have to start from somewhere. Let's begin
Contact us on WhatsApp for live training
+91-8318238637
Imagination means nothing without doing. So you must have to start from somewhere. Let's begin
Contact us on WhatsApp for live training
+91-8318238637
How to perform Statistical Data analysis in Python (Descriptive Statistics)
In this video you will learn about how to perform statistical data analysis in Python specifically descriptive statistics in Python.
Link to the code- github.com/DataSpoof/RUclips_materials
Follow us on Instagram
dataspoof
Join our telegram channel for study materials
t.me/dataspoof
Connect with me On LinkedIn
www.linkedin.com/in/abhishek-kumar-singh-8a6326148/
#pythonprogramming #datascience #machinelearning #statistics #python
Link to the code- github.com/DataSpoof/RUclips_materials
Follow us on Instagram
dataspoof
Join our telegram channel for study materials
t.me/dataspoof
Connect with me On LinkedIn
www.linkedin.com/in/abhishek-kumar-singh-8a6326148/
#pythonprogramming #datascience #machinelearning #statistics #python
Просмотров: 139
Видео
Complete Exploratory Data analysis in Python- Part 1
Просмотров 17812 часов назад
In this video you will learn about Exploratory data analysis in Python. Here we will talk about the graphical data analysis. Link to the code- github.com/DataSpoof/RUclips_materials Follow us on Instagram dataspoof Join our telegram channel for study materials t.me/dataspoof Connect with me On LinkedIn www.linkedin.com/in/abhishek-kumar-singh-8a6326148/ #pythonprogramming #datasci...
Complete Data Preprocessing in Python
Просмотров 28721 час назад
In this video you will learn about data preprocessing in Python programming. It contains two things 1- Checking the quality of data 2- Doing data cleaning Steps for checking the quality of data 1- Check the data manually 2- Check for the incorrect data types 3- Check for the spelling errror in the column names 4- Check for the spelling error in the categorical column values 5- Chcek for the neg...
Real-Time Stock Market Data Processing with AWS Lambda & Kinesis
Просмотров 16014 дней назад
In this video you will learn about how to make a real time stock market data processing pipeline using AWS lambda and Kinesis function #aws #lambda #kinesis
Python Tutorials for Beginners Day 5
Просмотров 11021 день назад
In this video you will be going to learn about file handling, exception handling and the regular expression in Python. #python #pythonprogramming #pythontutorial #coding #learnpython
Python Tutorials for Beginners Day 4
Просмотров 8028 дней назад
In this video you will be going to learn about the concetps of classes and objects in Python programming. - Implementation of Class and Objects - OOPS concepts like Inheritance, Polymorphism, Abstraction, Encapsulation - Function overloading and overriding in python #pythonprogramming #pythontutorial #programming
FireDucks makes Pandas 125x Faster (changing one line of code) 🧠 #datascience
Просмотров 4028 дней назад
FireDucks makes Pandas 125x Faster (changing one line of code) 🧠 #datascience
Python Tutorials for Beginners Day 3
Просмотров 120Месяц назад
In this video, you will learn about the following things such as - Functions - Lambda function - Higher Order function (Map, filter, reduce) #python #python3 #pythonprogramming #pythontutorial #pythonforbeginners
Python Tutorials for Beginners Day 2
Просмотров 107Месяц назад
In this video you will be learning about he following things such as - Looping Statements - Strings - Lists - Lists comphrension - Tuple - Dictionaries - Sets #python #pythonprogramming #pythontutorial #python3
Python tutorials for beginners Day 1
Просмотров 278Месяц назад
In this video you will learn about the basic of Python such as - Writting hello world program - Variables - Keywords - Comments - Operators - Conditional statments #python #pythonprogramming #pythontutorial #python3
What is Function Url in AWS lambda function
Просмотров 532 месяца назад
In this video, we will be going to talk about function url in AWS lambda function. Code used in this video import json def lambda_handler(event, context): body_part=json.loads(event['body']) repository_name=body_part['repository']['name'] print("The repo name : {}".format(repository_name)) count_of_stars=body_part['repository']['stargazers_count'] print("The count of stars : {}".format(count_of...
Introduction to Lambda layers in AWS lambda
Просмотров 532 месяца назад
Lambda layers in AWS Lambda allow you to package libraries and dependencies separately from the function code, so you can reuse them across multiple Lambda functions, reducing deployment package size and improving efficiency. #aws #awssolutionsarchitect #awslambda #awss3 #sns Follow us on Instagram dataspoof Join our telegram channel for study materials t.me/dataspoof Connect with...
Automated Data Preprocessing using Lambda function in AWS
Просмотров 1683 месяца назад
In this video you will learn how to do automated data preprocessing using lambda function in AWS Link for the code- github.com/DataSpoof/AWS/blob/main/dataPrep.py #aws #awssolutionsarchitect #awslambda #awss3 #sns Follow us on Instagram dataspoof Join our telegram channel for study materials t.me/dataspoof Connect with me On LinkedIn www.linkedin.com/in/abhishek-kumar-singh-8a6326...
Crud Operation using DynamoDB and Lambda function in AWS
Просмотров 443 месяца назад
In this video you will learn about how to perform crud operation using DynamoDB and Lambda function in AWS #aws #awssolutionsarchitect #awslambda #awss3 #sns #dynamodb Follow us on Instagram dataspoof Join our telegram channel for study materials t.me/dataspoof Connect with me On LinkedIn www.linkedin.com/in/abhishek-kumar-singh-8a6326148/
Automated Email Notification using Lambda function, S3 and SNS in AWS
Просмотров 1153 месяца назад
Automated Email Notification using Lambda function, S3 and SNS in AWS
S3 bucket trigger using lambda function in AWS
Просмотров 433 месяца назад
S3 bucket trigger using lambda function in AWS
Introduction to Lambda function in AWS
Просмотров 263 месяца назад
Introduction to Lambda function in AWS
Complete End to End Machine learning Pipeline
Просмотров 2453 месяца назад
Complete End to End Machine learning Pipeline
Network Access Control list (NACL) In AWS
Просмотров 673 месяца назад
Network Access Control list (NACL) In AWS
Crash Course on AWS IAM (Identity and Access management)
Просмотров 1404 месяца назад
Crash Course on AWS IAM (Identity and Access management)
VPC Endpoint in AWS | AWS Solution Architect
Просмотров 504 месяца назад
VPC Endpoint in AWS | AWS Solution Architect
NAT Gateway in AWS | AWS Solution Architect
Просмотров 484 месяца назад
NAT Gateway in AWS | AWS Solution Architect
Transit Gateway in AWS VPC | AWS Solution architect
Просмотров 724 месяца назад
Transit Gateway in AWS VPC | AWS Solution architect
Crash Course on AWS S3 | AWS Solution Architect
Просмотров 2484 месяца назад
Crash Course on AWS S3 | AWS Solution Architect
Multipart upload in AWS S3 | AWS Solution Architect
Просмотров 464 месяца назад
Multipart upload in AWS S3 | AWS Solution Architect
What is transfer acceleration in AWS S3 | AWS Solution Architect
Просмотров 374 месяца назад
What is transfer acceleration in AWS S3 | AWS Solution Architect
Encryption in AWS S3 | AWS Solution Architect
Просмотров 154 месяца назад
Encryption in AWS S3 | AWS Solution Architect
Nicely explained things. Keep going 🎉
Glad you found it helpful. More to come!
Great tutorial! Explained so clearly. Thanks for sharing sir!❤
waiting for part-2
Love this keep uploading more videos on Data Science
Nice architecture
Looking forward for upcoming videos
Thanks for your interest, keep an eye out!
This 30 days program is only for learning python programming language or for python full stack developer.
It will be containing Python for data science, and full stack developer
Amazing. Waiting for day 2
Thanks! Stay tuned for more.
Great Explanation 👍
Thank you for your kind words!
@dataspoof1977 Hi, I saw your Udemy course and admire the effort you’ve put into it. If you’re aiming for more paid enrollments, I can help. Let’s connect!
Very detailed explanation sir. Kindly upload more videos on it.
Hi can you please share the code you've used for data preprocessing
Check out the description it is updated
Very well explained Sir 🎉😊 Thank you 🙏👍
Helpful class Thanks Sir
Most welcome
Excellent and the superb explanation. I truly like the way you teaching
Thank you so much for your kind words
such a detailed content on S3. No words to describe
Thanks you
Super session, learnt about etl pipeline in aws
If I spend over a 1000 dollars for this types of content or course. I think it is not possible for anyone to provide. Thank you
Thank you
Hello sir ....may can I talk to with you?
Check the description contact information is given
Helpful class sir Thank you 🙏😊
Waiting for new video
This topic was asked to me recently in the AWS interview
Day-5 done👍
Thank for this course Great initiative!
Nicely explained 👍
WOW!! Useful information there for software developers like us. I successfully achieved it in the first go and thanks a lot for simplifying it for us.
Amazing 👏
Please Next time go slowly the reason for nobody is going to watch your videos