StackRating

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

senderle

Rating
1638.54 (727th)
Reputation
100,108 (740th)
Page: 1 ... 5 6 7 8 9 ... 18
Title Δ
Operator overloading in python with the object on the right hand si... +0.31
How come when I CURL vs using URLLIB2, I get different results? 0.00
Removing html image tags and everything in between from a string -0.56
Python: try...except with wildcard for exception names? -0.64
new window when using tkinter in python +0.33
Can not get the correct index for element in 2d array/list 0.00
sorted a dict by value 0.00
Is it idiomatic Python to use an abstract class for event handler c... 0.00
Making a Dictionary List with cx_Oracle 0.00
piping in shell via Python subprocess module 0.00
Is there a performance difference in using a tuple over a frozenset... +0.06
Why does assignment of split to print formatting not work? +0.07
Python... Static variables? +0.33
DFT gives different results if iterated 0.00
Create a list of sets of atoms +0.29
How do you take data from Python sort and perform some math on the... +1.52
"sys.getsizeof(int)" returns an unreasonably large value? 0.00
extract digits in a simple way from a python string +0.32
Is there a way to get the return value of a function and test it's... -2.59
How to understand the "Currying" in Haskell? +0.33
Use iterator protocol to access sorted dictionary +0.98
"unindent does not match any outer indentation level" whi... 0.00
numpy replace negative values in array +0.43
Is there an elegant way to cycle through a list N times via iterati... -0.70
How to put a variable into Python docstring -0.06
Append dict to a list in a for-in interation in python when the dic... +1.99
Python multi-loop failed when with generator and iterator -2.21
Comparing lists in Haskel +0.89
return statement returns None instead of value +0.32
How to consume a File / Cursor line by line from another object tha... 0.00
Elementwise multiply 1D-numpy arrays (shapes (k,1) or (k,)) and hav... +0.34
Python convert style: inside or out of function? -0.85
Is it guaranteed that False "is 0" and True "is 1&qu... -2.24
Change array objects to strings... TypeError: list indices must be... +0.33
Python Key Error 0.00
Python Nested List - Changing and replacing individual items 0.00
Random split list, keeping the original order in new lists +0.51
Finding the minimum value in a binary tree, Python -0.42
What makes a user-defined class unhashable? -1.49
python beginner - faster way to find and replace in large file? +0.23
Convert string to list of bits and viceversa +0.71
Python: What do double parenthesis do? +1.53
Sample k random permutations without replacement in O(N) +0.87
Total number of similar items which meet uniqueness criteria +0.41
Calculating the Nth Sequence of Length M in Python 0.00
Efficiently sum a small numpy array, broadcast across a ginormous n... +0.41
Tie breaking in a priority queue using python 0.00
Get a unique ID for worker in python multiprocessing pool 0.00
can collections.deque be extended to build a "file buffer"? +2.01
AND/OR in Python? +1.35