StackRating

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

Jean-François Fabre

Rating
1670.45 (325th)
Reputation
111,262 (615th)
Page: 1 ... 18 19 20 21 22 ... 82
Title Δ
How does '%.*g' % (6,k) work in python +0.26
How can I move files with random names from one folder to another i... 0.00
Iterate overs values in nested list -0.47
How to write newline in a file? 0.00
Sorting list of (integer,string) lists by first/descending and seco... -0.73
Python - remove duplicate of dict that contains list of lists +0.94
Why doesn't this python regex work? +1.03
Faster way to compute difference between two csv files +1.00
Combining dictionary list elements is length is greater than 2 0.00
Simple for loop for iterating 2 lists +1.61
KeyError in .format() python 2.6 0.00
csv writer to stdout throws error in with block +1.43
Why did we use Lambda as function argument here? -0.21
How to delete all lines containing the leading // or / 0.00
fill array of pointers to integer -1.11
cant get a variable equal in a loop +0.25
Command line within python script giving syntax error 0.00
Improve conversion speed of list of tuples to dict -2.06
How to split interval in two -1.45
make change in python (maximum recursion depth exceeded in comparis... -0.48
How to merge the elements from a list into another list in Python 3? 0.00
Using a function with multiple parameters with `map` +1.70
How elegantly iterate over list or dictionary 0.00
How to compare two subprocess output values in python? 0.00
Why is my length only half of what I want it to be? 0.00
Checking intersection of two sets by two values in each 0.00
Python 3 Escaping Quotes in System Calls 0.00
What is the correct way to reverse dict and access its values in py... -1.04
Variable referenced before assignment error even after using global... -2.02
Convert python dictionary to uppercase +1.43
Converting Python Dictionary to List of lists 0.00
How to remove duplicate "keys" in a list and compute the... +1.35
Extract a list of tarfile using python +0.27
To check whether the three digit number is Armstrong or not -0.90
Replace strings using List Comprehensions +0.70
'set' object has no attribute 'rstrip' 0.00
Running a complex command line in python +1.38
Python - sort one list from two lists +0.89
Applying a dictionary to a string sentence +1.23
Python OOP default constructor creation 0.00
Efficient random generator for very large range (in python) -0.63
Simplify try/except with more than one except 0.00
How do calls to the execvp system call work? 0.00
Optimizing brute force algorithm -0.22
Python find string within a string using substring +0.27
Join two defaultdicts in Python -1.58
Python - Checking for "subdictionary" +0.57
Check if a function raises NotImplementedError before calling it in... -2.46
Python list of dictionaries - adding the dicts with same key names +0.77
What does using bit wise AND operator on a unsigned char object aft... +0.27