StackRating

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

Zero Piraeus

Rating
1589.97 (2,306th)
Reputation
31,612 (3,786th)
Page: 1 2 3 4 ... 11
Title Δ
Why can't I 'yield from' inside an async function? 0.00
Why does ord() fail when porting from Python 2 to Python 3? 0.00
"Regrouping" data from nested dictionaries 0.00
Duplicate element being added through for loop 0.00
Is there a way to convert a string representing multiple flag membe... 0.00
AttributeError: 'set' object has no attribute 'b' +2.10
Are MD5 digests consistent across different systems? 0.00
How to match 'K', 'M', 'G', 'Ki', &... +0.39
Why is my custom JSONEncoder.default() ignoring booleans? 0.00
Why can't list unpacking be used for indexing a second list? 0.00
How to change upper case letters to lower case letters and spaces t... +1.31
Creating a list of N sublists 0.00
Why does  appear in my data? 0.00
Should I use properties or getters and setters? 0.00
Why doesn't exception handling work if I give only one argument... 0.00
What are the true and false criteria for a python object? +0.39
What kind of exception to raise for unknown enum value? 0.00
Match a specific number of digits not preceded or followed by digits +1.42
Simplifying regex to replace underscores adhering to some substring... 0.00
Find the repeating substring a string is composed of, if it exists +1.15
How to make a class attribute exclusive to the super class +0.72
Normalizing HTML content when requesting URL with Requests 0.00
Why is my program stopping when doing a seemingly infinite loop? 0.00
Optional[Type[Foo]] raises TypeError in Python 3.5.2 0.00
Parse nested JSON from the Foursquare API 0.00
apply string of boolean on list -1.13
Why is this Turkish character being corrupted when I lowercase it? 0.00
Average excluding specific values from very large list 0.00
How to justify columns using format function? 0.00
error and output issues for python matrix? -0.44
Why is my unique-sort function raising IndexError? 0.00
Check for perfect squares in a list -1.00
Organizing data of different structure into a list of tuples with zip 0.00
Reloading builtins in Python 0.00
Why is os.walk() not defining dirs or files? 0.00
Python Remove duplicate list of dictionaries if key, value exists &... +0.37
Why does base64.b64encode() return a bytes object? -0.23
f-string syntax for unpacking a list with brace suppression 0.00
How to avoid inconsistent s[i:-j] slicing behaviour when j is somet... 0.00
What is the comma doing in this assignment? 0.00
How to refactor functions? -0.18
Time and space complexity for removing duplicates from a list 0.00
Shuffle a list by reversing it, then swapping pairs 0.00
Retrieve one value from a list of dicts based on another value in t... 0.00
How can I generate unique itertools chains? +1.55
How to get a key from a list of dictionaries by its value -0.14
How to "round-robin" a single iterable based on some crit... 0.00
Why do (1+1) and 1 returns 1 instead of 2? +1.61
Why doesn't my test that a share price is in a certain range wo... +1.42
Getting NoneType Error in a function that is supposed to return a s... 0.00