First time here? Checkout the
FAQ
!
x
Login
Remember
Register
Ask Data Science!
About
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Ask a Question
What are Decorators?
0
votes
248
views
asked
Oct 29, 2018
in
Python
by
wxeshetu
(
400
points)
python
Tweet
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 29, 2018
by
wxeshetu
(
400
points)
Technically, decorators are just functions (or classes), that take a callable object as an argument, and return ananalogous object with the decoration.
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
266
views
What are some best features of Python3 in comparison to Python2?
asked
May 20, 2019
in
Python
by
AskDataScience
(
116k
points)
python
syntax
python3
python2
comparison
+1
vote
1
answer
349
views
What are the best resources for studying Python?
asked
Aug 26, 2018
in
Python
by
Sina April
(
1k
points)
books
resources
data-science
python
0
votes
1
answer
234
views
What is a Magic class methods ?
asked
Oct 29, 2018
in
Python
by
wxeshetu
(
400
points)
python
0
votes
1
answer
1.4k
views
If s='Sammy' what is the output of s[2:]?
asked
Oct 29, 2018
in
Python
by
wxeshetu
(
400
points)
python
+1
vote
1
answer
389
views
What is the difference between single quotation (' ') and double ("") quotation in Python?
asked
Sep 28, 2018
in
Python
by
datascience
(
1.1k
points)
quotation
python
Categories
All categories
Programming
(38)
Python
(28)
R
(1)
SQL
(1)
Java
(0)
Javascript
(1)
Spark
(0)
LaTeX
(1)
Data Science
(130)
Machine Learning
(78)
Deep Learning
(9)
Artificial Intelligence
(3)
Web Development
(8)
Mobile Development
(0)
Cloud Computing
(10)
Human Computer Interaction
(92)
Python Interview Questions
(18)
Data Science Interview Questions
(19)
Machine Learning Interview Questions
(17)
Deep Learning Interview Questions
(2)
424
questions
364
answers
99
comments
665
users
...