StackRating

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

Alain T.

Rating
1509.17 (76,812th)
Reputation
7,637 (20,762nd)
Page: 1 ... 10 11 12 13 14 ... 33
Title Δ
Python read from file that has multiple values +0.02
Redistribution of numpy array with upper limit 0.00
How to find any number of largest items(numbers) from the list in O... +2.06
dict_values intersection and hashable types +2.19
if and for loop in one line 0.00
sliding window algorithm - condition for start < n 0.00
How to create a square matrix with infinite rows 0.00
Iterating over progressively larger slices from start of list in py... +2.49
How to print a data set list vertically? +0.04
Hash function to map k nearest data into same bucket 0.00
Create a smart function to extract values from list of dictionaries -1.07
Python creating nested dictionary from a List with repeating keys -0.62
Python check list evenness +0.53
Appending a new value to inner list in a nested dictionary 0.00
Why is this Python code so slow? How can I make it more efficient? +0.02
How calculate in python a history of x,y data to calculate movement? +0.51
How to add a key in a dictionary? (from existing data) 0.00
python string substitute letter by its occurrence number +0.60
How to split a 1d numpy array into a multidimensional array 0.00
Python Write a function to take a variable number of lists +1.98
Split the list in two parts Python +0.03
How to print a list of tuples in this specific way? python -0.80
Performing operations on a list of dictionaries -0.34
Python recursion to sort list of tuples into tree structure +2.09
Find index of the key in a dictionary of list -0.30
How do I use split on spaces and tabulations? +1.43
why switcher in python3 goes through all cases? +0.50
Improve performance of dictionary search in Python 0.00
Can this be written more succinctly? +0.14
Divide an element in a list with every other element in the list -0.34
List reorganization 0.00
Adding Integers in muti-line list 0.00
Having trouble converting a list of strings into numbers -1.18
How can I multiply list items in a dict with another list in Python +0.04
Dynamic Variable Names Python +0.02
How to check for reversed order string tuple and eliminate them fro... 0.00
Python for nested loops matching all possible strings of pairs 0.00
Python: breadth first search 0.00
How would I make a 4-digit number with no repeating digits and the... 0.00
How can I make random.choices generate more than 1 number? +1.05
Efficient list comparison in python +0.54
Find all the combinations from the given set of numbers that apply... -1.06
Is isinstance(lambda, type(lambda)) correct? 0.00
"Yes No Yes No" task from Codewars +0.24
How to merge 2 dictionaries with same keys into 1 without overwriting +2.26
How can I get the two subsets (SA,SB) given two sets (A,B) and a li... +0.03
Measuring months between two dates : legislative definition of months +1.97
Elegant representation of dictionary with aligned equality sign 0.00
Pythonic way for a conditional return in a function +0.11
Finding a word from a text dictionary with given random letters +2.03