StackRating

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

Delgan

Rating
1624.27 (992nd)
Reputation
9,322 (16,532nd)
Page: 1 2 3 4 ... 5
Title Δ
Is it possible in Python to decorate a function so that its begin a... +1.63
How to create dictionary from another dictionary if some condition... +0.30
Checking and accessing array element without error +0.36
Copy whitespace from string to string in Python 0.00
How do you manipulate the third argument of the range function to g... +0.32
Python : Most efficient way to get list of combinations? 0.00
Is it pythonic: naming lambdas +2.04
What is the pythonic way to alternate between two functions in a loop +0.35
Python place dots in between string +0.38
An elegant way to slice a list in python, given another list of ids... +0.72
Slicing a string in Python without brackets +1.31
Blob detection + foreground detection 0.00
How to find an exact sequence of words in lists using Python 3? -0.15
Python, loop of statements pulling from excel 0.00
Iterate over every black square of a "chessboard" +0.34
Best non-regex way to remove all characters after and including the... +0.37
Can re.fullmatch() eliminate the need for string anchors in regex 0.00
Assemble list comprehension 0.00
How to find number of vowels in each word of string? +0.91
In python, is there a way to convert of list of integer-lists into... -0.20
In python, trying to combine elements from a list of lists into a n... -0.14
Converting (and back) discontinuous values to continuous values in... +0.36
Sort strings accompanied by integers in list +0.35
Determine whether a set contains a value other than that in a diffe... +0.95
How to iterate a string from front and back at the same time in pyt... +0.35
Multi threading read and write file using python 0.00
Iterate over two lists while i-1 condition is met in python 0.00
How to split python string every nth-1 + nth char +1.88
Python 3.4 support of print operations with redirectors >> 0.00
What is the fastest way to copy a 2D array in Python? 0.00
Python Prime number finder 0.00
Python 2.7x generators to return indexes of "False"s in a... +0.37
[Python]: generate and array of all possible combinations +2.00
average from a dictionary (values) +0.35
Is there a way to prevent git from opening a password prompt box on... +0.34
a pythonic way to write a constrain() function +1.13
Using a lambda as key within builtin string sort(), hard to identif... +1.53
Python use split with arrays +0.35
how to sort lists within list in user defined order? -1.79
Why can't you import now() from the datetime module? +0.90
How to call method as a property in Python? 0.00
Can enumerate be used in recursion? What would be the recursion of... 0.00
Optimizing by using list comprehension +1.32
Python for loop and iterating through lists +1.61
Python - Addings nulls -1.34
Choose three different values from list in Python -0.16
Create independent objects using operator * on list +0.37
How to break out of each loop within an IF statement? +0.37
What is the most Pythonic way to filter a set? +0.35
From list of tuples, find tuple with max value for a certain index... +0.59