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 ... 10 11 12 13 14 ... 35
Title Δ
Accessing a tuple in enumerate? +1.51
what is a good way to combine list values to string in Python +1.87
Compare String Indices in Python +0.72
Why is object from first iteration deleted on second iteration? -1.28
Converting string to bytes prints weird-looking hex-code in console -0.61
How to iterate over an arbitrary amount of lists as if using nested... +0.38
Circularly shifting (or rotating) the digits the digits of a number... -0.10
Sum a series of rows based on column values in Python -0.62
Accessing class attributes from parents in instance methods -1.61
Check multiple `keys` in Python dictionary 0.00
Specifying nested dictionary key in list of arguments +1.39
Multiplying elements in an array together (Python) -0.54
Periodically replacing values in a list -0.91
Every time variable is changed,i want certain function to be executed +0.71
Can I run multiprocessing Python programs on a single core machine? +0.14
function to print text inverted (by a for loop) +0.13
How to sort list of lists by first value in inner list 0.00
'int' object is not subscriptable after if statement -1.81
Associating two item in a list -0.66
Find n permutations of a list of length p python 0.00
Python: How to refer to the same index value position in the two li... +0.99
Combining every 2 string to 1 string -1.01
Update global variable inside a function inside a method +0.38
Testing if a value is in either one of two lists +1.21
Is the __init__.py file a module? 0.00
Find the key of maximum values of maximum key in a dictionary in ca... +1.25
How do I get global variables in python to work within a list? +0.37
Need to remove duplicates from a nested list preserving the order -1.33
Check whether two floats are in any of a given list of ranges +0.81
Find string in file and copy until a specific character appears in... +0.39
Matching each element in a list to each element in a list of a list... -0.33
Elegant way to process and skip first line(s) (containing metadata)... +0.78
Documenting Python params that are duck-typed 0.00
Extract index of Non duplicate elements in python list -0.58
Get a class/instance only declared attributes(not inherited)? 0.00
Why can't I fill sumcount in Counting Sort using list comprehen... 0.00
Python Error: AttributeError: 'str' object has no attribute... +1.29
Python: List comprehension with list of lists -1.54
Checking if a text file has another line Python -1.24
skip second row of dataframe while reading csv file in python -0.63
How do I create variables as they are being assigned by the user a... 0.00
Concatenation of a string to a list 0.00
using get function if key must exist in dictionary? +2.04
Can anybody tell me why I'm getting the UnboundLocalError that... -2.41
Python, Numpy - Normalize a matrix/array 0.00
How to sort a tuple with a list inside? +1.38
How to replace a Series of booleans with a Series of strings? -1.28
Extracting name and number from string -0.16
python: loop over dict with multiple values per key +0.67
In Python3 iterate a dictionary without copying values to local var... 0.00