StackRating

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

Frank Yellin

Rating
1498.30 (3,862,673rd)
Reputation
174 (504,587th)
Page: 1 2 3 ... 5
Title Δ
Is there any way that I can identify whether the PDF is edited/tamp... -1.34
Counting how many factors an integer has -0.90
Python - .insert() method only replaces the first letter of word? 0.00
TypeError: list indices must be integers or slices, not str | How t... -0.01
AttributeError: 'str' object has no attribute 'decode&#... -0.50
Change elements in a list from (x,y) to (y,x)? -1.47
How does python contextmanager reraise an exception back into the d... 0.00
yet another question about python continuations +0.50
Value in an Output where it shouldn't be -0.43
Problem with nested for loop with zip() function, Python -1.62
How to fix this error "unhashable type: 'list"? 0.00
How to obtain tuple values from inside of decorator functions in Py... +0.50
dict(sorted(dictionary.items(), key=operator.itemgetter(1)) does no... +0.85
Why does `heapq.heapify` implementation work? 0.00
How to do the best practice in avoiding numpy.random.seed according... 0.00
Python/Numpy: Is there an efficient way to calculate moving average... +2.33
Find unique tuples in 3D numpy array +2.20
Finding the balanced code of size k using recursion +0.96
Nicer way to define `args` in the Thread constructor? 0.00
Why is [[]]*10 the way to create a list of 10 empty lists in python... +1.76
how to call method in the main process from a multiprocessing.Proce... -0.49
How can i multiply each element in a python list with element in an... -0.66
Applying dict() on list of dicts returned unexpected value. How dic... 0.00
pascal tringle using lambda without variables or recursion -0.02
Regular expression error: unbalanced parenthesis at position 108 0.00
Increment through list and find max value for a range of slices 0.00
Directed cyclic graph traversal to find a path of certain length +0.51
Unambiguous gramar for let e1 in e2 +2.22
Calculating the gamma value of x without the math module globally? -0.49
Python - Looking to obtain full list of permutations of Boolean val... 0.00
What is the difference between pool.imap_unordered() and pool.apply... 0.00
Convert 3 Dimensional Numpy Array to 4 Dimensional Numpy Array +1.79
How to get all combinations of a list where two elements next to ea... +0.70
python : binary trees 0.00
Whether the recursive function is used correctly 0.00
Is it possible to add a parameter to a function with a decorator in... 0.00
Algorithm for Connected Components of Graph +0.66
More common functional syntax pattern 0.00
Formal proof for a factorial number system algorithm 0.00
Distance to next non-zero element in one-dimensional numpy array -0.51
Can shorthand operators be used with getters and setters? 0.00
What does "|" mean other that bitwise or 0.00
Is there a better way to write this short script? +2.01
Is there a way to optimize my list comprehension for better perform... -0.49
Can you continue iterating through a list after it has returned a v... -0.05
Is there a way to add different arrays where some elements from one... +0.62
Python os how to accept verification for SSH key 0.00
Python Conversion of Generic list to List[str] (Python 2.7) 0.00
Prevent Multiprocess from using all memory 0.00
python multiprocessing when share a numpy array -1.81