StackRating

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

timgeb

Rating
1644.40 (649th)
Reputation
52,023 (1,904th)
Page: 1 ... 22 23 24 25 26 ... 35
Title Δ
Loop through a "jagged" list +0.92
Python - is there a way to make all strings unicode in a project by... 0.00
How to return full list of arrays separately? +2.23
How do I tell if a list is in ascending order? Just needs to return... +1.21
Python Traceback (most recent call last) +2.00
How can I count the occurrences of a word in Python -0.17
Why is variable changing despite only being assigned once per loop? -0.56
python json loads error (expecting property name) +0.48
Python string cent symbol conversion -0.15
Why can't I change a list in a method? +2.00
Python user input and printing out -0.34
How to average multiple inputs in Python in a condensed form? +0.05
How do I only print whole numbers in python script -0.28
Setting all dictionary elements to 0 python +2.04
How does a for loop evaluate its argument -0.22
How to check if a string contains only [numbers OR special characte... +0.79
python - multiply and add each element in list a with list b +1.08
What is a better pythonic version of this conditional deleting? +0.09
"List" object is not callable in Python 0.00
Convert dict list to dict set list -0.57
Understanding nested lists in Python +0.84
Adding a list to a dictionary with the simplest code in python 3.x +1.71
Capitalize first character of a word in a string -0.30
Getting function as string then run it 0.00
I wanted to find the total of a list, but an error occurred -0.29
Python: How to sort a number in two ways and then subtract the numb... +0.97
Python method which computes the result only on the first call, wit... +1.26
Convert a list of elements in a string +0.49
Big O of min and max in Python +0.56
Factory functions advice/explanation 0.00
Combine two python list using its value logic - Python +0.06
Python : Alias in comprehensive list +1.34
Writing a python function that takes mean of array 0.00
TypeError: string indices must be numbers, not object (Python) 0.00
I have a list of strings paired with a number. I want to find the a... 0.00
Replace certain characters in an input-string with pre-defined repl... +0.44
Python: How to order a list based on another list +1.07
Basic Math(?) / simple encryption +0.42
Filter item from a dict and process a subset +0.07
Return index of smallest number instead of smallest number +0.82
Struggling to multiply a number from a text file (Python) -0.11
Run a python script in terminal 0.00
Why new line is printed when I read from file? +1.66
How to write before & after certain substrings in an Open file... -0.22
Python: How to create an array of arrays based on a variable? -0.79
Python - Addition of Elements from a list and writing them in a new... 0.00
remove single quotes in list, split string avoiding the quotes +0.33
Python 'in' operator +0.18
Is there a built-in function that extracts values unequal to zero i... 0.00
When enumerating a list of tuples I get TypeError: 'type' o... +0.44