Python Decorators Piece By Piece | Python Decorators in 15 Minutes | Functionality Of Your Functions

preview_player
Показать описание
Python Decorators Piece By Piece | Python Decorators in 15 Minutes | Functionality Of Your Functions
#PythonForDataScience #UnfoldDataScience #PythonDecorators
Hello ,
My name is Aman and I am a Data Scientist.

About this video:
Decorators are an advanced feature of the Python language that allow you to modify the behavior of a function or method without touching its code. This video will teach you why decorators work and how to create your own. It will also walk through a few examples to give you a better idea of where to use Python decorators. Below topics are discussed in this video:
1.Python Decorators Piece By Piece
2.Python Decorators in 15 Minutes
3.Functionality Of Your Functions
4. Python decorator for data science
5. Python for machine learning
6. Python for unfold data science

About Unfold Data science: This channel is to help people understand basics of data science through simple examples in easy way. Anybody without having prior knowledge of computer programming or statistics or machine learning and artificial intelligence can get an understanding of data science at high level through this channel. The videos uploaded will not be very technical in nature and hence it can be easily grasped by viewers from different background as well.

If you need Data Science training from scratch . Please fill this form (Please Note: Training is chargeable)

Book recommendation for Data Science:

Category 1 - Must Read For Every Data Scientist:

Ctaegory 2 - Overall Data Science:

Category 3 - Statistics and Mathematics:

Category 4 - Machine Learning:

Category 5 - Programming:

My Studio Setup:

Join Facebook group :

Follow on twitter : @unfoldds

Follow on Instagram : unfolddatascience

Watch python for data science playlist here:

Watch statistics and mathematics playlist here :

Watch End to End Implementation of a simple machine learning model in Python here:

Learn Ensemble Model, Bagging and Boosting here:

Build Career in Data Science Playlist:

Artificial Neural Network and Deep Learning Playlist:

Natural langugae Processing playlist:

Understanding and building recommendation system:

Access all my codes here:

Рекомендации по теме
Комментарии
Автор

I liked the fact that you have put a lot of creativity in explaining this concept. Keep Rocking!!!😄

ravneetkaur
Автор

Hi Sir,
Please make a video on creating column transformers and pipeline where KNNImputer is used to impute missing values in categorical features

jijjusri
Автор

Hi Aman
Can you pls explain the sequence of execution for variable my_decorated_function. My doubt is while executing "Hi Aman Happy new year" is comming in second line of output instead of third line. Why not in second line "Keep rockig" is comming

marishakrishna