StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ashwini Chaudhary

Rating
1701.20 (146th)
Reputation
186,257 (266th)
Page: 1 2 3 4 ... 76
Title Δ
Decorator that adds a keyword parameter +0.23
Formatting numbers in python for display -0.82
How to access instance dictionary after overriding __dict__ attribu... 0.00
Is there a nice way to check if numpy array elements are within a r... 0.00
Understanding Borg Singleton Pattern in Python +0.22
How do I pass an expression as a function keyword in Python -2.45
Suppressing __add__ when __radd__ is defined -0.36
Python: from a dict, how retrieve object as key -0.97
Calling a class function without triggering the __init__ -1.06
Return elements from list that satisfy condition of another list to... +1.46
Shuffle a dictionary of lists aggregating by rows 0.00
How can I delay the __init__ call until an attribute is accessed? -0.51
How to create a decorator with arguments that will parse request? +0.22
How to make class act like super in find method 0.00
Python isDisjoint() runtime 0.00
Correctly Call __set__ in MongoEngine Document constructor 0.00
Python: keys for a function vs multiple functions? -1.11
Iterating and Updating the list in python -0.66
Pythonic way to print 2D list -- Python -1.30
Correctly migrate from Python 2 md5 library to Python 3 hashlib 0.00
How is `getattr` related to `object.__getattribute__` and to `objec... -2.46
How is the `__getattribute__` method involved in the lookup procedu... 0.00
Python sort and sorted -- How are lists of lists sorted precisely? -0.22
Get first and second values in dictionary in CPython 3.6 +0.23
Python decorator get or set dictionary value in class 0.00
Python: any() unexpected performance -0.35
Python: abstract class __init__ -0.76
How to get the current Python class name in __init__ regardless of... +1.55
Sort List in Python but keep groups with prefix together +0.91
Passing a list as a url value to urlopen +0.22
How to combine the contents of 50 files into the same list in python -2.33
Why this temp file cannot be run by subprocess.check_output in pyth... 0.00
Duck typing with python 3.5 style type-annotations +0.22
How to use the subprocess Popen.communicate() method? +0.73
Function calls in function decoration +0.20
How to add a method to an enum? +0.41
Intersection of two Counters +0.81
Destroying a Singleton object in Python 0.00
Update list of dicts with keys/values from another list of dicts +0.78
How to fetch class instance from class variable (from outside the c... +0.12
Is __exit__ called when using in parameter? +1.35
Adding a single character to add keys in Counter -0.91
python string splitting with multiple splitting points -0.90
Transparently assign value to a custom numeric type +0.22
Python Enum class membership +1.09
Generator Comprehension different output from list comprehension? -1.63
How to make logic based on `unicode` compatible with python2-3 0.00
why python dict update insanely slow? 0.00
"Lazy" property that gets initialized automatically at __... +0.95
Python - Move elements in a list of dictionaries to the end of the... 0.00