StackRating

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

thefourtheye

Rating
1771.99 (18th)
Reputation
174,866 (291st)
Page: 1 ... 55 56 57 58 59 ... 64
Title Δ
Python - getting list of numbers N to 0 -0.02
Does for loop take multiple arguments in python? -0.20
how to display the address of a node in linked list in C +1.25
How to get mean of each list inside the list avoiding certain value? +1.44
How to calculate mean of values in the list omitting a special value? -0.17
recursive function in python that returns copy of list given as arg... -0.39
javascript inline if variable assign value like php +0.40
python - filter function for nested loop and if condition -0.31
Why does function parameter take so long to load? +1.82
PYTHON: Difference between if not i.find("Hey") and if i.... -0.81
Multiplying lists in python -1.77
python isinstance(n, int) and int(n) == n -0.07
How to swap one value with next value in Python? +2.16
Truncating string with re.sub -0.35
Python how to get a subset of a two-dimensional array? -0.14
TypeError: 'str' object is not callable +0.22
Store path to dictionary value +1.06
Python itertools chain: possible to fill the shorter iterable with... -1.12
finding duplicates in a list of lists -0.16
Functional dependence on optional arguments in python 0.00
Python3.x: If/Else trouble 0.00
Unexpected python behavior related to default argument for mutable... +0.50
How to efficiently match regex in python -1.27
Python random.choice([i if len(i) == 9 for i in words]) syntax erro... +2.34
ValueError while Merging Lists in Python +2.10
Recursive function that takes in a list and an integer and returns... +1.91
How can I put these numbers in list? +1.37
Count total bytes in a big file between two chars matching some rul... +0.49
1 Using the substitution method for solving recurrences 1 +0.51
python compare a list of lists efficiently -1.48
How do I check if multple variables in a script are true? +0.09
Python - Function parameter value changing +0.48
How to concatenate two strings and add the result to the end of a l... +0.51
How to extract sub strings in python? +0.51
getting TypeError: Cannot call method 'then' of undefined in angula... -1.33
Python I/O not creating new line -1.05
What happened when I change the variable 'x' to 'fab'?Something abo... +1.17
How to use the reduce function on a list of tuples? +2.06
How do I iterate over a dictionary and return the key in Python? +1.07
Notes.py error in code 0.00
What do empty brackets inside a function mean? -0.86
Encryption Program not working - TypeError: string indices must be... 0.00
make a total list of a returned map (python) -0.54
itertools.product eliminating repeated elements +0.45
The invocation context (this) of the forEach function call -0.84
Improve code readability, give python script bit more elegance -0.80
python set.remove behavior and other builtins -1.17
Second largest number in list python -0.38
Slice indices limited to 0x7FFFFFFF -0.04
Search inside results object - Python, BeatifulSoup 0.00