StackRating

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

Jab

Rating
1528.25 (20,207th)
Reputation
8,123 (19,394th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
How can I multiply a single value in an array by the amount of time... +0.33
Extracting values in JSON text file in Python +0.30
Using while loops with for loop in list comprehension -2.03
Need to remove duplicate keys without removing entire dictionary -0.73
How to use set() based on one of the lists in a zipped list -0.03
How to write a class constructor accepting both a list of values an... -1.43
Split a list of dates into subsets of consecutive dates +0.81
How to get other values in dictionary then one value equals +2.02
Get all unique combinations of elements from list in Python +1.54
how to concatenate the output of a print to a string variable? +0.01
Enforcing a condition in a For Loop -0.02
Is there a way to create a tuple in Python with a lenght 'n'... -1.25
Alter dictionary to map values to length of value -1.58
Replace specific column values in pandas dataframe -1.20
Assigning Name to Dictionary Element +0.75
sorting with a condition Grade Letters -0.20
Sorting elements in a list of lists -0.23
Split a list into smaller equal-sized lists keeping a "middle... +2.51
How to divide all entries in two lists into one +0.67
Pythonic way of finding values within values +1.13
Check for similarities in multiple lists and return match/ 0.00
How to implement stack in python? +0.49
How to combine the elements of multiple collections in python? -0.98
Elegant way to enter many tabs in python -1.04
Python: How to make sorted skip/remove dictionaries without key? -0.39
Convert 2 dimensional list into a string +0.08
Python string alphabet removal? -0.34
How to add certain values together in a dictionary in python +0.49
Suggestions on how to remove duplicate code in python +0.55
How to combine two dictionaries using python 0.00
Python Removing non-alphabetical characters with exceptions +0.40
Add a element from a list and a value from a dictionary in order +0.48
How to convert these for loops to list comprehensions and map funct... +2.19
string to int ValueError Python -0.70
One context manager instead of two for open file? +0.67
How can I upper case the letter with an even index in a string -0.83
Finding the mean length of an array in a string Python -0.34
Is there a way to loop through 3 lists with the same values and not... -0.69
Efficiently create generator to output lists of numbers in order +0.49
Combining repeating date/value pairs into single date/value pair -0.01
For loop changes original list variable +0.02
python better way to flip key and value -1.68
Call a class with append that targets class variable -0.51
python how to read a line until EOF +0.48
Given a list of tuples, if the first element is the same, how do i... +0.47
(For loops): How to put average values beside each number of the co... -0.91
Dictionary to list of strings pair -0.02
Remove value of multiple list -1.53
Is there a way i can read a list as individual variables in python -1.17
Creating Dictionary from dictionary formatted string? using python 0.00