StackRating

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

lvc

Rating
1560.47 (5,511th)
Reputation
24,991 (5,123rd)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Why are values of a two level dictionary all pointing to same objec... -0.29
Python: replace every letter except the nth letters in a string wit... -1.03
I want to know how to add to digits together in a list. Say the num... -0.32
global variable warning in python 0.00
Why is the id of a Python class not unique when called quickly? +1.59
Concatenate elements of a tuple in a list in python +2.41
More efficient way to skip columns in csv to namedtuple function? +0.48
Python - str() outputs non unicode +1.69
python print unicode 'anomaly' +2.25
Code is hanging, infinite loop? -1.35
Python nested loop - get next N lines -0.19
how many processes can be created with python os.fork() +1.81
Python: cannot use a keyword as an expression +0.48
Replacing items in a two dimensional list in python -0.50
Why is b=(a+=1) an invalid syntax in python? +1.45
How do I iterate over the form values in python cgi ? Newbie +1.81
Formatting in Python not displaying correctly 0.00
TypeError: 'NoneType' object has no attribute '__getitem__' -0.17
how to compare for equality for None objects in custom class in pyt... +1.14
Condition to compare 2 different number in plugin QGIS 0.00
How to iterator over every [:2] overlapping characters in a string... +0.07
Python: Convert n-tuple to x-tuple where x < n +0.63
Quicksort maximum recursion depth exceeded -0.59
extending each row in a matrix by adding to the end? +1.04
process spawning in python 0.00
i am trying to derive from 'buffer' class in 2.6 but unable to do so 0.00
Does the list have any numbers? +0.93
Is there a possibility to modify the reruns per second of a while-l... -0.31
how does iter() work? +0.04
Character Set Conversion Python 0.00
ValueError while Merging Lists in Python -0.26
Python - for-loop, replace letter in a string 0.00
Function Returning a NoneType in Python? +0.53
Python2.6.5 : Is there python equivalent of Java Semaphore tryAcquire 0.00
Puzzled on the ndim from Numpy -0.33
Int() Conversions not working right in python -1.96
Populate predefined numpy array with arrays as columns 0.00
Declare class variable within class methods in C++ -0.73
Generator expression never raises StopIteration -2.35
Flow control after breaking out of while loop in Python -1.24
Cannot find syntaxerror -1.36
Finding week of year with week ending on Saturday and first week co... +0.43
How can I make x=y in terms of value and not memory? +1.35
Why does numpy.r_ use brackets instead of parentheses? 0.00
python map function iteration +2.22
What does `<>` mean in Python? -0.05
comparison function must return int, not long -1.49
what is the difference between [[],[]] and [[]] * 2 +2.43
Is this more efficient than Sieve of Eratosthenes? +2.06
Function returns tuple instead of string +2.13