StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 32 33 34 35 36 ... 59
Title Δ
If an object doesn't have `__dict__`, does its class must have... 0.00
Python - Sorting list 0.00
Thread safe queues and spurious wakes +0.32
Python weakref on function return values 0.00
I want to use %timeit, but don't know how to do it 0.00
How to round number to the nearest $1000 in Python? 0.00
Python: Faster Universal Hashing function with built in libs 0.00
Python dict.get() Lock 0.00
Python3 - Printing user input on new line +0.24
python why is a setter preferred? -0.19
Pythonic way to join 3 dictionaries by a ',' and call json_... -2.21
How to detect if a function has been defined locally? +2.02
Using greater than (>=) or less than (<=) operators in SQlAlc... 0.00
Make the boolean return to true or false in python -1.00
C - printing a char* through strcpy is acting contradictory? +0.71
localStorage won't save objects containing arrow functions 0.00
exec: SyntaxError: 'return' outside function 0.00
how to understand <class '_io.TextIOWrapper'>? -0.71
Python Dictionary.values() -0.96
codecs.open(utf-8) fails to read plain ASCII file 0.00
Can understand output [python] 0.00
How can I avoid putting this variable on the stack? 0.00
replace the spaces only in the first column with python +0.29
How to use filter() to remove all strings from a list with strings... +1.68
No module named 'Queue' 0.00
How to find out internal string encoding? -0.08
AttributeError when using python deepcopy 0.00
multiprocessing pool not working in nested functions 0.00
Python 3.5 to compute a person's salary from their hourly wage... +0.14
How to make a class method in place? +0.37
Why is this python class instance hashable? 0.00
Fastest way to encode characters in a list of list of strings -0.17
How do I move the last item in a list to the front in O(1) time? +0.03
Can I put .pth file in my work directory 0.00
function not recognizing args and kwargs -2.69
What is the proper way to deal with Python overriding of class meth... -0.01
Is it possible to convert two iterations into 'itertools.chain&... 0.00
How to measure relational comparison efficiency in Python? 0.00
Thread seems to be blocking the process 0.00
python - error happens when using super() 0.00
How to pickle NotImplementedType +2.02
Is it wise to remove files using os.rename() instead of os.remove()... +0.32
How to print a C format in python +0.60
type error function missing one argument 'self' 0.00
Difference between evaluating timestamp and total_seconds +0.80
Leave incomplete line on screen when hitting Ctrl-C in ipython 5.0+ 0.00
Custom Dict Dropping Keys When Cast -2.26
Does MemoryError cause python to flush its cache? 0.00
How can OrderedDict know about the element order of an already inst... +0.21
Why does using __slots__ slow down this code? -2.59