StackRating

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

Ma0

Rating
1557.22 (6,134th)
Reputation
11,020 (13,612th)
Page: 1 2 3 ... 12
Title Δ
Split a list into multiple ones 0.00
separating a list into two separate list in python +2.34
Issues with the multiprocessing module -1.17
Exception handling: finally-like idiom for caught exceptions 0.00
comparing a value of a list with other values in the same list with... -0.77
Python - How to change order of instructions depending on a condition 0.00
How to get all possible unique variants from all possible combinati... 0.00
How does Python's random.shuffle() alter the value of a list wi... 0.00
how to update a list value, without matching index +0.81
Sorting a list with negative numbers as strings produces unexpected... -0.10
keep multiplying all integers in a list in itself till reach one in... +0.96
How to check if certain variables and specific keys of a dictionary... 0.00
Python function to return concatenated string from a list, where th... -0.08
Getting indices of all the elements that contain given substring +0.30
sum multiple values by index in two dictionaries 0.00
Does python iterable imply countable? 0.00
How to input different types of parameter to one function in Python? 0.00
Do I need floats, integers or string for my problem and how do i do... +1.09
How to implement a while loop in Python? +0.21
Create co-occurrence matrix from dictionary key, value(s) in Python +0.38
why does my python while loop infinitely? -0.40
How to create a dictionary of word parts from the words that start... +2.38
python find duplicate objects in a list -2.13
assign value to element in list of lists python -0.99
GŠµtting an error while choosing random file from directory -0.59
Pythonic way to get an attribute from array of dict -1.52
Multiprocessing pool map doesn't accept several arguments as li... -0.58
itertools / takewhile -> gave me unexpected result [0] -1.33
Is it possible to divide the value of a list in a certain amount of... +0.42
Apply list function on same itertools._grouper object give differen... 0.00
Aligning two strings: Bigramm/Buble +1.82
Why lambda function in list comprehension is slower than in map? +2.00
Set initialization using a list - 2 different approaches and one do... -1.80
combinations to find out the points if the x and y values gives in... -0.58
Python while loop return Nth letter +0.43
Reverse randomly chosen interval in a list +0.41
reduce functions on a dictionary python -0.57
python pool doesnt run function by each item in a list +0.44
Multiple string substitution for tuples in Python 0.00
pythonic way of replacing the content of list of list? -0.72
How to create a numpy array with a random entries that exclude one... +0.35
Trying to get main function to display a function in python -0.08
All possible combinations of elements from sets of different sizes -0.38
Numpy Array: First occurence of N consecutive values smaller than t... -0.53
Print indexes of lists of list as the main list (python) +1.48
Conditional, term-wise addition of sublist slices -0.27
Choose Lower and Uppercase randomly without adding it manually -0.54
how to slice last non-zero row elements from matrix -0.85
how do i push a specific element at the last of the list in an exis... -0.27
Evaluate mathematical strings in python 3.7 0.00