StackRating

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

Moinuddin Quadri

Rating
1602.78 (1,669th)
Reputation
29,596 (4,151st)
Page: 1 ... 6 7 8 9 10 ... 27
Title Δ
python: override a single dict key based on a separate dict -1.88
How to sum columns of an array in Python +0.14
NumPy: Create a dict() by grouping values in a column by another co... +0.82
remove list items from list of list in python +0.15
replace characters in string with new word +0.41
how to extact an element from nested list, and append it to another... +0.41
Efficient way to manipualte specific part of an object inside of a... +0.75
combine lists in list/dict comprehension way +1.01
Python: In a for loop going through a list, how do you multiply by... -0.50
How to parse JSON with value to "key" as `dict` object? +0.42
Combine 2 lists in python such that elements at the corresponding i... +0.56
lambda in list comprehension error +0.55
take corresponding values from first list and add to another list i... -2.20
count the number of upper case and lower case characters in word +1.09
Fastest way to extract same member in a list of instances of the sa... +0.41
List substraction in python +0.44
Can't remove string from list of lists in Python -1.21
Convert stringified list of dictionaries back to a list of dictiona... +0.85
I want to loop through all possible combinations of values of a dic... 0.00
'SyntaxError' while unpacking dict in Python 0.00
How to combine unicode of string and list to a python list +1.88
Sort list of lists based on the sum of each nested list +0.34
Filter elements having same value at the corresponding index of two... +1.74
Iterating over an `OrderedDict` and deleting some of its keys? +0.39
Assign variable with the value returned from chain of function calls +0.86
Python co-occurrence of two items in different lists -0.48
Change set from {a-b,b-c,c-a} to {(a,b),(b,c),(c,a)}? +0.38
How to iterate `dict` with `enumerate` and unpack the index, key, a... 0.00
Incrementing class variables dynamically in Python -0.61
Create dictionary from 2 lists, use in django template -1.64
Transform list using python -0.05
recursion to square all elements in nested lists -1.79
Splitting strings with words from right based on limit +0.40
Extracting integers from a string - including negative integers 0.00
Reverse and swap case of the string +0.43
Assigning the order of a list using a defined rule -2.16
How can I add a space after a specific character in a string? +0.39
Shorthand to create a dictionary of lists? +0.15
How to print a dictionary with keys on identical columns each time? -0.47
Error with returning True or False when I enter a number +0.39
count elements in nested dict based on value (comprehension) +2.08
Creating a list of objects from a list of lists 0.00
Python: how to find out the occurrences of a sentence in a list -0.60
How to stop the KeyError being given in console 0.00
Divide list to multiple lists based on elements value +0.24
How to flatten the list matrix (list of lists) in order of index? -0.45
Create a list of unique numbers by applying transitive closure -0.60
Grouping and formatting of the list based on nth character -0.59
Getting a string from the second letter to a specific character -0.19
Convert Zalgo Text to Plain text 0.00