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 5 ... 11
Title Δ
How to input several float variables at once 0.00
Comparing elements from multiple lists 0.00
Getting this TypeError: Can't convert 'int' object to s... 0.00
Grouping a list of sublists by some of the values in each sublist 0.00
Print strings with backslashes in Python 2.7 -0.60
TypeError: {1, 3} is not JSON serializable 0.00
Generate all equal-sized partitions of a set +0.85
Representation of all values in Flag enum +1.83
How to read from a JSON file with unescaped backslashes? 0.00
Why is str.format() better than str()? +0.92
Compare several (but not all) elements in a list of namedtuples +2.53
A simpler way of finding the start of the week for any start day 0.00
Using sep when multiplying strings in Python 0.00
Is it good practice to return False when expecting a non-bool retur... -0.23
Merge the first words in a list of word-pairs, depending on the sec... +0.41
How to rearrange a list based on a list of indices -1.04
How to permissively decode a UTF-8 bytearray? 0.00
Getting the target of a symbolic link with pathlib 0.00
Strange notation for Python 3 bytes 0.00
Converting a list of tuples to a deep nested list 0.00
Python Convert string to HTML char equivalent 0.00
Check natural number, validate exception through assertRaise 0.00
How to change a variable after it is already defined in Python +0.38
Raw Strings, Python and re, Normal vs Special Characters +1.32
How to parse XML data manually (without xml.etree) 0.00
UTF8 characters in Django source code 0.00
Converting c++ to python 0.00
Python typehints and linters +2.13
Look up a string based on a number in a range -1.83
Perform different operations based on index modulus of list items 0.00
Keep imported modules from showing up in code completion? +0.39
Sort a sublist of elements in a list leaving the rest in place +0.88
Why does my function give up early? 0.00
Using list comprehension to update list in a for loop -1.17
When I run my code python just sits there and doesnt print anything +1.10
Python methods: modify original vs return a different object -0.59
Why is the queue's peep function removing the last item and app... 0.00
How to test whether one of three keys is in a dict? -2.32
checking intersection of items in a list +0.67
Reversing words in a Python string (including punctuation) +1.76
How do I multiply one list by another in every possible combination? +0.40
How does Python determine whether to represent a number using scien... +1.47
Confusion about iterators and iterables in Python -0.71
Concatenating element pairs of a list sequentially +0.40
Python3: Exception or return code when resource limit exceeded? 0.00
Beautiful Soup 4 .string() 'NoneType' object is not callable 0.00
Syntax for loading multiple objects from pickle 0.00
@asyncio.coroutine vs async def +1.07
How can I build a list of all words that follow each word in a file? 0.00
How does the key argument to sorted work? +0.41