StackRating

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

blhsing

Rating
1614.41 (1,270th)
Reputation
47,247 (2,186th)
Page: 1 ... 16 17 18 19 20 ... 68
Title Δ
How to parse JSON file into Python list -0.29
Python: Sum Immediate Duplicates in List +1.64
How to find the index for matched elements in a list in Python? 0.00
Why is it coming up with "IndexError: string index out of rang... -2.58
Flat nested dict, where new key will be tuple of all nested keys -0.63
i need to filter or remove some lines from a file +1.64
Inheritance in Python with Different Argument(s) -2.55
Python sort nested dictionaries by value descending 0.00
How to replace part of the result matched using regex in c++? 0.00
Python 2 dynamic multiple inheritance -0.13
I need the element that appears only occur once +0.37
Splitting a list based on change in value using itertools +1.48
Simulate the assignment of function arguments to *args and **kwargs -0.37
extract floating number from list in python 0.00
Python: For loop list gives IndexError +0.62
TypeError: <lambda>() missing 1 required positional argument:... 0.00
Create a new list from a given list such that the new list can flag... +1.65
Get a number of repeated sequences in string 0.00
How do I use a background thread to shut down (on detecting a key p... 0.00
Why can't I access the class in its own definition? -0.46
Pythonic way to to loop through object attributes and assign new at... 0.00
Python Dict operation -2.40
Recursively iterate through a nested dict with list, and replace ma... 0.00
Python non-primes generator 0.00
How to get my code to print out only the even numbers in a given in... -0.47
Summing elements of lists in list using zip(), map() functions and... +0.36
How do I mock a a file IO so that I can override the name attribute... +2.21
Drop all strings that are a subset of another string in the same list +1.83
Convert single 'for' loop into nested 'for' loop +0.37
Reversing a string with double and triple digit numbers with slice... -0.55
Perl : Replace a string which matches the pattern -0.77
Defining a class inside a function to interrupt decorator execution +1.36
How can I parallelize a for loop in python using multiprocessing pa... 0.00
Inconsistent use of spaces and tabs in Python +1.17
Python convert dictionary where keys have multiple values into list... +0.33
Python - how many times does a word appear in a string 0.00
How can I use the value of a variable in a method inside another py... 0.00
Sort a list of objects according to a property in another list +1.37
Count the number of times values appear within a range of values -0.67
Equivalent of List Comprehension Using Map and Filter +1.30
How to apply calculation to column of text file? -0.11
How do I run a sub() function on a list returned by a findall() fun... 0.00
How can I specify a variable as the first argument in re.sub +0.42
How to map JSON values using Python in an iterable fashion -2.72
How to display 5 numbers per line from a list? +0.38
pattern restriction in substring- Python +0.36
How to convert list of dictionaries into a tree like nest dictionary? +1.73
Value error when there shouldn't be in for loop? +1.03
Renaming json key attribute using python 0.00
How do I extend a list by one input at a time, rather than stating... +0.38