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 ... 29 30 31 32 33 ... 59
Title Δ
Why does modifying what list() return not work? +1.49
Python returning type error on wrong line 0.00
Having an issue with time.sleep in python 2.7 -0.10
itertools groupby object not outputting correctly 0.00
Floating numbers for currency python +0.27
Python: variable scope and "instance has no attribute" 0.00
How to use instance methods in python meta programming? +1.37
Python multi threading exiting worker thread 0.00
Is there any efficient way to increment the corresponding set posit... 0.00
unexpected division by zero error 0.00
Why does chained assignment work this way? +1.10
Why does re.VERBOSE cause regex to return empty? 0.00
Python code for finding the 1001st prime number +0.11
"Not Equal" != into Python 3 not working -0.22
How to generate a different set of random values every time we run... +1.31
parser.parse_args(sys.argv[1:]) not working +1.01
pickling with unicode in Python3 0.00
List of dictionaries - stack one value of dictionary +0.32
Why strcat causing segmentation fault +0.85
Trying to sort a dict by dict.values() +1.21
Should classes be resilient to double destroy? +1.29
Repeatably hashing an arbitrary Python tuple -0.72
C++ , '&&': illegal, right operand has type 'vo... +1.43
Do python single line comments have to obey indentation/whitespace... +0.28
'raise' inside 'try' , when and how do I use 'r... -0.21
where does the yield store value in python -2.96
For loop not printing last vector value in C++ 0.00
Why is TextIOWrapper closing the given BytesIO stream? 0.00
How to open <del>named pipe</del>character device speci... +0.78
Python struct calsize different from actual +0.28
Python: Better way to take every letter/number/etc. from a string a... +1.06
Why the part after '\0' of a string can be printed after ca... +2.36
Python Dictionary duplicates +0.24
Why does this re.split() return white space as separate items in th... 0.00
Deleting Copy Constructors & operator= class scope access +1.58
What is wrong with this multiprocessing example? 0.00
Where are the inaccuracies in math.sqrt() and math.pow() coming fro... +2.32
operator overloading in c++ while passing additional arguments 0.00
Passing variable to shell from python +0.27
How can I use variable returned by function in Python? 0.00
'module' object has no attribute 'isna' 0.00
Python "With" command detect nonexistent file 0.00
Decoding Byte Array to String 0.00
**argv contain a lot of characters than expected +0.94
How to get multiple variables out of a function in a dict/list comp... +1.46
Python Doesn't Open File Even Though it Exists and Is in Correc... 0.00
Using line breaks in variable assignment 0.00
Why my c++14 program for removing repeated characters is giving ext... +0.30
How does C++ find the size of an array? +2.22
In python while using list.remove(value_of_the_list) a ValueError i... 0.00