StackRating

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

kindall

Rating
1616.46 (1,199th)
Reputation
136,167 (448th)
Page: 1 2 3 4 ... 45
Title Δ
How to call a function in a class? -0.67
How to redefine a variable -0.63
extract string content between paranthesis -> for eg: function_n... +0.33
TypeError: unsupported operand type(s) for +: 'ArgumentParser&#... +0.33
Remove email addresses from Python list using .rstrip("@") +0.97
Try to use an if elif else statement with an eval(input()) function +0.38
Make all sublists same length by prepending nan +0.73
collect multiple functions and apply all of them on a dataframe +0.34
Can't figure out TypeError 0.00
list[0] is bigger than list[1]. So it should return True, and it re... -1.42
Handling class properties with unknown default value in Python +1.81
check for the last iteration when looping through a very long list 0.00
Python - How to convert a string to an int by using the string '... +0.34
Flipping bits from 0 to 1 0.00
String slicing in python issue +0.97
How to avoid last comma in python loop -2.05
Find a prime number without using def()? +0.33
Is Python 2.7 actually converting my string to UTF-8 or is the defi... 0.00
Line 8: SyntaxError - bad input (' ') -0.67
python sys.getsizeof method returns different size of same kind of... -2.08
Using a function to simplify c0de? +0.34
Python lowercase list comprehension failing tests when it seems to... +0.91
What's the equivalent of this Ruby code in Python? -2.24
Dictionary comprehension creating unexpected result +1.36
Loop triggered by Tkinter button and ended by another +1.53
Python equivalent of php FILTER_FLAG_STRIP_HIGH 0.00
making module methods act like @property? +1.50
Why choose module level function over @staticmethod in Python? -1.59
add functions to Python standard library? -0.16
Python: how to invert list membership check based on boolean variab... +1.82
How to, during a loop, execute a routine using specifics index? 0.00
Initialize PyObject without calling __init__ -1.75
TypeError error while using isin function to filter rows in Pandas 0.00
Unable to get values in accordance with items in a dictionary 0.00
Recursively call function's return value 0.00
Possible to break on module namespace assignments? -1.12
Why doesn't this function return the same output in both situat... -0.41
Python call inner function 0.00
Unable to drop column, object has no attribute error +0.33
How do I set the PYTHONUTF8 environment variable to enable UTF-8 en... -0.73
Can't make race condition, is my code running sequentially? 0.00
Python is converting charcters to symbols 0.00
How do I detect any of 4 characters in a string and then return the... -1.85
Isn't the keyword "and" an operator in python? Why? 0.00
Python 3.6 Split() Not enough values to unpack workaround? -0.07
Issue with glob if folder name contains [ 0.00
ValueError: I/O operation on closed (csv) file +1.42
Can I pass the name of a parameter as an argument? +1.68
can id value of a variable be changed in python2.6? -0.42
Python: How to override a memory at a pointer location? +1.25