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 ... 9 10 11 12 13 ... 35
Title Δ
Rotate First Element with Different Result in Python 0.00
match a list of functions against a list of parameters in python +0.09
Reading a text document containing python list into a python program -0.09
Place a string within a string +0.67
Can the Python bool() function raise an exception for an invalid ar... 0.00
how to change the index value in pandas without effecting the data +2.27
Assign to function return value in while loop condition and catch e... 0.00
Python - stuck in a loop when trying to store an array of list 0.00
How I read the data in mention format in python with for loop 0.00
Number output sometime have .0 -0.07
Finding the closest value in a Python dictionary and returning its... -0.71
How can a method call the class which it's a member of in python? +1.28
How to convert this for loop into a dict comprehension? 0.00
How can I use a dictionary to transform an array in python? +1.33
How can I create a text file, name it, and fill it with content? +0.13
How to declare a function in Class instead of outside of the Class... +0.38
Python 2d array boolean reduction +0.55
How to recover slice boundaries in Python? 0.00
How to get element to element power in two arrays in python? -0.68
Count Number of Occurrences of Object in List -0.07
Python3 del object from list +1.71
I am getting wrong output in python 0.00
Split into list of list and convert specific element of it to integ... -0.15
Extract elements from a list of lists - Python Pandas -0.02
Count number of element in a array that is less than the element in... -0.39
Ignore comma in quotes when using json.loads() / Python? 0.00
Filtering a list of two-element sublists with a list comprehension +1.93
Python: Change bound method to another method +1.25
Python: Why does this loop repeat for each item? +0.94
how to get key of item from list of dictionary when using generator... +2.24
What does the "gi" library stand for? 0.00
'NoneType' object is not callable with decorator class 0.00
Try except recursion or while loop? -2.32
Specific range within a list (python) +0.47
Does Python have null safety support? 0.00
Order of Operations - Python 3 -1.05
Adding delimiters in python +0.47
Is i = i + n truly the same as i += n? +0.76
Split a list into smaller lists where each smaller list is subseque... +1.12
How to access to a class member value? 0.00
Turning an object into a datetime raising errors +0.37
Convert a list of lists to numpy array in python 0.00
Python3: Comparing a specific pair of keys and values between two d... +1.09
Creating a list of times with loops instead of manual entry +0.37
Average values in all dicts with matching values for a given key in... -1.64
how a function in python is getting called by just typing the name... +1.35
Python : How to get index of sub array with most elements in 2D array +1.36
How to get all keys from dictionary from a value? -1.53
Python Quadratic calculator -0.12
Assignment of variables inside function changes assignment outside... +0.37