StackRating

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

wim

Rating
1722.75 (76th)
Reputation
181,552 (277th)
Page: 1 ... 22 23 24 25 26 ... 57
Title Δ
Counting keys in dictionary of dictionary in python +0.58
AttributeError when using Enums (Python 3.5) in Django Model 0.00
Python: something faster than not in for large lists? +0.22
Iterate through instantiated objects of a class -1.30
An explicitly enabled capsys pytest fixture 0.00
python 2.7 | carriage return not working 0.00
Concurrent write to a dictionary using different keys in Python -0.94
file_put_contents and iconv equivalents in Python? 0.00
How do I define a postfix function in Python? +1.62
Make conditional "with" pretier -1.42
Patch not mocking a module 0.00
Mocking submodules in python getting error in submodule method call 0.00
Python's Passing by References +1.01
Django ValueError: could not convert string to float +0.27
SyntaxError: keyword argument repeated 0.00
How to filter list from another list +1.17
Django: filter queryset by field of not related model 0.00
typed python: using the classes' own type inside class definition 0.00
Python: How to read file from web and make a list from the data? +0.26
How to check python function output and assign it to variable witho... +0.25
super() throwing an error in Sublime Text, works in PyCharm/Terminal 0.00
Python: unpack init args into member variables cleanly 0.00
How to select the minimum no. from a list that is > 0? 0.00
When is full list slice used? +1.70
Finding the index of the maximum value of nested lists Python 3.x +0.70
Why does base64.b64encode() return a bytes object? +1.43
Is there a command to make a Pytest restart? +0.24
pip upload script or module 0.00
Why does defaultdict default_factory default to None? -2.51
Python - decorator calling inner function? 0.00
How to maintain dictionary element order in JSON dump in Python +0.27
Difference between string.replace(c,'',1)) and string[1:] -3.19
Python3: Writing data of bytes in a file -0.28
populating an empty dictionary with other dictionaries +0.25
TypeError: the JSON object must be str, not 'bytes' -0.26
What are the differences between these two methods of getting the u... 0.00
Python: typeerror: unorderable types 0.00
Inspect internal variables as scipy.optimize.minimize runs? +0.25
Is using an exception as a goto a pythonic approach? 0.00
Removing cached files after a py.test run +0.26
Should I test view's attributes in unit tests? 0.00
What happens when virtualenv and system site packages have conflict... 0.00
A python expression using min(list_1, key = func) that returns the... +1.32
The Iterator Protocol. Is it Dark Magic? +1.86
Why can't you toggle a function generator's behavior with a... +2.00
boto3 python 2.7 ImportError: No module named boto3 USER_BASE USER_... 0.00
Enumerate through list of object and return index or object 0.00
How to escape f-strings in python 3.6? 0.00
Virtualenv installing modules with multiple Python versions +0.06
Python: Can you find the parent class from a variable containing a... +0.23