StackRating

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

r.ook

Rating
1535.28 (14,477th)
Reputation
6,095 (26,750th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Strange behaviou of dict python -0.71
Does the "~" character have any special meaning in python... 0.00
Two conditions get evaluated correctly but wrong block is executed +0.45
Create popups continuously in a loop without blocking the code -2.09
How to use python to read a text file into a csv by picking certain... -0.03
isdigit() works independently but not working with np.where -0.97
How to format txt file in Python +0.70
Python regex with exclusion of a character -1.54
How can I find the first time an element occurs for the second time? -0.65
Handling \n vs ^M\n newlines with Python 0.00
Replacing redundant key names across all dictionaries in a dictionary -0.28
Check how much a variable has changed over an amount of time -0.05
Easiest way to copy all fields from one Python dataclass instance t... +0.41
Can you have member variables in a python function -0.35
How to inherit from python's zip but use class attrs? -0.15
Use contextmanager to trap instructions for later execution 0.00
Most pythonic way to split this line? -2.22
Inconsistent behaviour between dict.values() and dict.keys() equali... 0.00
How to load object in pickle? -0.62
Inheritance in Python: does a derived class "copy" or &qu... 0.00
How to apply float precision (type specifier) in a conditional f-st... -0.24
openpyxl - How to use column number instead of letter? 0.00
Python dictionary with try or if condition? -2.24
Python - Change unknown variable of type tuple outside function wit... +0.46
How to repeatedly stop a program after x minutes and re run it chan... +0.10
Extract Entire String Right of the Delimiter from a multi-line stri... +0.17
How to generate a random dictionary? +1.11
How to prepend an element to each list in a list +2.53
Python RE. excluding some results +0.46
Sort a list by a key and sort another list in the same way as the f... -0.66
Attempting to return a variable from a class returns a function obj... 0.00
Im getting wrong python output format. what am i doing wrong? +0.44
multiply Python's time object? +0.45
Error in list comprehension with `locals()` in python 0.00
How to update list recursively -0.63
Changing a generator with another function - Python 3.x -1.04
Get a substring from a marker and the next 200 characters after the... +0.46
Python: New Object instance on every call of function 0.00
os.walk different folder ordering on Mac and Linux? 0.00
python filter lines matching keyworks 0.00
What's a good way to detect when a Python program exits or cras... -0.81
Class in function arguments name clash with nested class attributes -0.47
Split string at separator after first occurrence -1.23
How to skip one part of a single loop iteration in Python +0.05
How to assure that my KeyboardInterrupt except will do what I need it -2.08
Conditionally join with previous list entry using comprehension -1.53
How to compare strings more efficiently when using fuzzywuzzy? -0.75
How to capture identical groups along with non identical groups 0.00
Trying to understand some f-string magic (formatting mini language... -2.06
How to select uppercase words from a column and separate into a new... -0.55