StackRating

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

ssp

Rating
1540.71 (11,454th)
Reputation
37 (1,199,861st)
Page: 1 2
Title Δ
Python url matching for querystring +1.58
Modifying a list in a Python function -3.73
How to merge every two lines of a text file into a single string in... 0.00
create some list for n number of person from the list of multiple p... +3.46
Python, SUM list of dictionaries by matching key value +3.55
Is there a simple way to swap rows in a matrix to form identity mat... +3.70
function that returns elements in nested lists +0.99
Python: how to create a parameter grid with dynamic number of param... 0.00
Python set Operation strange behaviour +3.88
How do I copy a single element of a list by reference and not by va... +3.49
run through all combinations of a list with set numbers -4.24
Writing multiple characters into a file, but only see one character... +3.55
Change each place in a string to find all possible combinations +3.62
Parameterizing the construction of a Python list +1.80
Sorting a dictionary in Python with several parameters? 0.00
How to remove non-specific char of a string/dataframe[i] in Python 0.00
How to get the first character of all values out of numpy array (sh... 0.00
Splitting a string with quotation marks into an array +0.78
How to remove an unknown string part in Python +3.83
how do you append a list to a dictionary value in Python? -4.30
Accumulate all keys at the same path 0.00
writing a program to find the sum of all even numbers in a matrix a... 0.00
python re match ip address +3.63
How to convert a string representation of a list without double quo... 0.00
How to use inline for-loop to replace substrings? +3.15
Find indices of elements in all "eight directions" of a P... +4.46
Optimizing counting occurences of a list of words in a given string... +3.49
Python binary search can not solve -0.05
Extract elements from a list of lists based on a list of indices fo... 0.00
Preventing a change back once made in if statement python 0.00
How to transform a flattened data to a structured json? -2.23
How can I use the string in the list as string methods in python? +5.17
Python Difference between 2 lists +2.02
how to replace a time variable in a string to epoch 0.00
Only read specific line numbers from a large file in Python? +3.98
How to iterate over a list while applying a regex to it in Python? -3.99
Parenthesis Checking Using Stack Python 0.00
Use a custom order in range function Python +0.75
Finding the largest even number in a 2D list +2.93
apply a function over each element of an iterable with sublists -1.10
python print both item and corresponding list if item in a list exi... 0.00
roll dice in Python +0.28
How to generate all 2d arrays of row permutations in Python? 0.00
Fastest way to find index of same value in list 0.00
Pythonic way to middle slicing +4.00
Create co-occurrence matrix from edges of the graph 0.00
arranging list list[i:k] from greatest to smallest and vice versa +0.10
Getting the current input by the user without user hitting enter 0.00
Using defaultdict to append to list of strings +4.01
A loop that will output every other name in the names list 0.00