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 2 3 4 5 6 ... 82
Title Δ
Function is kicking out variable with 3, separate lists +0.25
Python 3.7.4: 're.error: bad escape \s at position 0' +0.54
Why do I get those empty strings when using re.split() in python? +1.45
How can I get the exact result of 10**20 + 10**-20 in Python? It gi... 0.00
Equivalent of Lua's pairs() for Python +1.53
How do I create a function that allows me to store all paths to .tx... -0.37
csv module broken for comma as delimiter -2.06
Replace text in multi-line string using text in the same line +1.18
Python regex findall() substrings between single apostrophes +2.20
Formatting String for subprocess.run "No closing quotation" 0.00
Set changes implicit order based on __hash__? -1.98
get os.walk hit abspath +0.34
str.format raises KeyError with dict as parameter 0.00
Assigning Int value to *Char pointer 0.00
Sorting only a single value in an array -1.63
How can I delete the same columns(same indexed elements) from a pyt... -0.48
NameError: name 'lock' is not defined 0.00
Why does float.__repr__ return a different representation compared... 0.00
Find the value of a String in i-th position 0.00
Conditionally create list of lists -0.24
is there a better or more elegant way to handling dictionary loop e... -2.50
How to set characters replacement limit with itertools replacement? 0.00
Custom Key for Sort Function Doesn't Work +0.25
Why the output of below code is like this +0.23
Delay an evaluation / lazy evaluation in Python 0.00
Iterating through a function returned 2-tuple containing two lists? 0.00
Why isn't my filter working against my Python list? +0.26
Program continues to execute after exit -0.51
Sort dictionary of lists by key value pairs -0.23
parse_args do not include None values in Namespace 0.00
Removing \n from readlines with rstrip("\n") 0.00
shutil.move() only works with existing folder? 0.00
Trying to make this code with subprocess.check_output python interp... 0.00
how a function getw() worked, when stream is stdin? 0.00
How to fix "conflicting types" for a function and its dec... +1.33
there's a better way to recover the parameters of a func inside... +0.28
How to sum a column in python without calling it a dataframe 0.00
Delete Range of Lines in Iterative Process 0.00
Python - Handle Exception inside multiprocessing Pool.map 0.00
Calling script using path with whitespaces 0.00
how to ping some ip in progression with a while cycle (system.ping)... 0.00
Comparing if Item in List(A) exists as Sub-Item in List(B) +0.27
subprocess in python: file does not exist 0.00
Running bash command with redirection in python -0.58
Object members function gets overridden +0.23
Is it more efficient to assign objects attributes which are also ob... 0.00
I don't understand the usefulness of len() in this exercice 0.00
How to fix circular dependency between functions? -0.73
Traversing multiple folders for searching the same file in multiple... 0.00
How to add/subtract two ctypes.c_double in Python -0.25