StackRating

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

Netwave

Rating
1534.97 (14,662nd)
Reputation
17,495 (8,016th)
Page: 1 ... 6 7 8 9 10 ... 19
Title Δ
How to group identical values from a list into their own lists? +0.90
How to get the cartesian product between sets in python without usi... +0.49
Python: sum adjacent numbers with same sign in a list -0.71
Can't format print string +1.04
Best way to split key:value pair into two pairs in a dictionary - p... 0.00
How to Condense Nested Loops in Python 0.00
mutability of function parameters -0.57
Python escapes backslash in raw string +0.88
Converting dict comprehension into normal form +0.48
How would I detect collision in tile-based movement? 0.00
How to make space triangle with Python 0.00
Index error while transposing matrix in script +0.17
Combinations with X unique numbers in Python -0.52
del() vs del statement in python +0.44
how to write multiple inputs to text file using append in python? -0.53
Formatting list of tuples to decimals and adding them to a file -0.10
Pyhton: Retrieve the length of a list value that's within a lis... +0.90
how to make a infinute loop of a varible +0.49
Python nested for loop faster than single for loop -0.48
How can I read csv in python as a list without string (see exapmle... 0.00
Can a coroutine yield values in Python? 0.00
make a list of multiple individual dictionaries in python? -0.78
Python Splitting a Generator Yield into Two Parts +1.64
noob question: Python Class attributes within a list not recognized... 0.00
list.remove(x): x not in list not understood -0.30
How to go through a list without using a "for i" loop +2.17
Pythonic way to calc distance between list of points +0.51
Dictionary within for loop does not transfer to outside for loop -... +0.48
Is there a way to compute something only the first time you call a... +0.69
Print list elements with difference more than a value -0.45
Problem with accessing dictionaries in multiple objects in Python -1.99
How to sort first half in ascending and second half in descending o... +0.87
Python list of Dictionaries and create another dictionary from part... -0.01
combine 2 lists of list to list of tuples +1.26
How do I keep track of Python enum values internally? +1.24
Flatten list of list of strings -0.70
How to sort a python list using 2 conditional attributes +1.06
Avoiding recursion when setting exceptions -0.88
Unique value hunter easy mode +0.46
How do I modify the general icon on the top left corner of a pyqt w... 0.00
Python or condition starting some items 0.00
Problem with using remove, pop, del on list in Python 0.00
Make a list element of multiple types in python +0.49
How to find a pattern in a string and separate it into two lists Py... -0.15
Getting the number of factors for a number in Python +0.86
Create valid json file that contains an array of json using json.dump -0.12
Creating a function with variable-length arguments python -1.74
How is the assignment operator creating a deep copy? -0.47
How to return a concatenated list in python? -0.04
How to format python string with multiple characters as pading part 0.00