StackRating

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

vaultah

Rating
1701.37 (145th)
Reputation
28,697 (4,328th)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
Combine the numbers in the brackets adjacently 0.00
How to do while() the "pythonic way" +0.31
Strange Decimal behavior while constructing from float literal -2.06
Find highest factorial less than n +0.27
Two tables right beside each other 0.00
A version of str.isdigit that returns True for decimal fractions? 0.00
Python3 AttributeError: 'list' object has no attribute '... 0.00
Split each after 32 bits of 128 bit input in Python +0.28
Converting string of numbers to tuple of numbers -0.08
How to limit python traceback to specific files -1.25
Using keyword arguments in __getitem__ method in Python 0.00
How to create a chunked list of tuples of size 500 and then add dat... +0.50
Error using the print function in Python 2.7 0.00
Python 3: List index out of range +0.31
Python nested context manager on multiple lines +1.04
Why do these generator expressions behave differently? 0.00
Get elements from one list based on another boolean list +1.35
Simpler Way of Creating Lists from other Lists +1.66
Inverse of Python's unicodedata.name? 0.00
How to slice a sorted list in Jinja? -0.42
How can I find the union on a list of sets in Python? 0.00
Count occurrences of each key in python dictionary +2.64
Nested maps in Python 3 0.00
Python: two "yield"s in one function +1.20
How to sort list of strings by count of a certain character? +0.34
How to get the index of an integer from a list if the list contains... +1.15
How can I restart a string iterator endlessly? 0.00
How to filter python dictionary by another dictionary? +1.18
Ordering a string by its substring numerical value in python +0.77
Module numbers.division in Python +0.85
How to sort the following structure in Python +0.32
How to work with hex() in python? +0.33
Get parent of parent directory from python script +0.26
How can I filter a key out of a dictionary based on the value +1.03
tuple sorting of graphs by certain list(edgeweight) 0.00
Sum values in tuple (values in dict) Python 2.7 +1.77
Using contextlib in python -0.13
Difference Between C and Python Ternary Operators -1.54
Getting named parameters from Python string 0.00
Replace sequence in list with a value in Python -0.34
Summing list of counters in python 0.00
Unexpected output with glob.glob 0.00
can I regard __slots__ as the __all__ for classes? 0.00
Python list input error -1.21
Python: Convert hex to string 0.00
Python one exception multiple handlers +1.35
python RE findall() return value is an entire string +2.27
Finding maximal length value in dictionary +0.94
Python syntax error using 'with' +1.06
How to test if an Enum member with a certain name exists? -0.21