StackRating

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

Yann Vernier

Rating
1498.16 (3,873,966th)
Reputation
11,402 (13,043rd)
Page: 1 2 3 4 5 6 ... 11
Title Δ
Unexpected behaviour of Python's os.path.relpath 0.00
Run a Python program that uses both python 3 and python 2.7 modules? -0.01
Efficiency of structural recursion vs tail recursion 0.00
Python - reordering items in list by moving some items to the front... +1.07
Is there a shorter way for if-else chains? -0.11
Using a list for information storage +1.82
Print 2d list with equal character spacing python -0.58
using repeated loops based on a condition? -0.51
What is the difference between using / and \\ in specifying folder... -0.11
Any elegant way to get relative path in Python? -0.84
Can I Add Floating Point Values As My Range? +0.95
Is it Pythonic to have global functions not part of a class? -1.04
Using a compiled Python shell in Linux +1.33
unite python "for" with tkinter 0.00
Convert int array into byte array Python 0.00
Error in getting address of variable using ctypes.addressof in python +1.45
Why the addresses of different datatypes different [Python]? -1.13
Why is this an index error? -0.60
Is there a specification about "str(some_list)" in the Py... +2.13
Is there a difference between floor and truncate in Haskell +0.40
Python uninstall woes -0.01
In what 8-bit character set is 0x9d meaningful? +0.39
How to generate multiple random numbers in Python to a sufficiently... -1.07
Why write to a file is faster than mutiprocessing.Pipe? +2.20
Even positioned numbers are escaped unfortunatly python3 -0.03
How to loop back in python to specific point 0.00
Why is multiprocess running outside of the target function? -0.52
How to resolve "KeyError: 2" 0.00
Threading Gives No Output in Python 3.6 +2.47
Two's complement in Python (shift left on many bits with roundi... -0.01
Inheritance with tuple in python 0.00
Exception output is not right 0.00
PIC24F - Set LATx specific pins without effecting the other pins 0.00
del doesnt seem to delete anything from a list -1.31
assert False vs. assert false -0.49
What converting to str method is faster? -2.25
encode 'UCS-2 Little Endian' file to 'utf8' using p... +0.51
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa... 0.00
List comprehension with for loop +0.20
Syntax error after encoding a script in python 0.00
A pythonic way to take a dictionary as input and return a sub-dicti... +1.91
Is it possible to mark a potentially uninitialized variable as good... +2.38
How does os.system differ from command line? +1.52
Get unique values of every column from a gz file -0.94
Whats wrong with this nearest neighbor algorithm for image scaling? -0.74
gnu manpage, two versions of documentation on "env" command +0.50
Await only for some time in Python 0.00
Can someone explain the Python "function" concept in this... -1.64
How to get rid of trailing \ while reading a file in python3 0.00
encrypt the encoded data in python 0.00