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 2 3 4 5 ... 59
Title Δ
Why python eval() can access imported functions, but not classes +0.86
Enumerate all options in a sequence +1.18
Error when creating a pointer of template object, "the value o... 0.00
How does heapq resolve equal values? +2.18
Appending last elements of a sublist into a list -1.91
Why does my program add additional an additional blank space at the... -0.45
Passing class objects to another class method Python +0.87
Multiline String to raw string Python 0.00
Python TypeError: can only concatenate str (not "bytes")... 0.00
Apply re.sub to list If dictionary value == x +1.28
How do I hash integers and strings inputs using murmurhash3 0.00
Why is random.shuffle so much slower than using sorted function? 0.00
Decoding Error: Int too big to convert while decrypting +0.24
Python import module from imported module issue 0.00
How Play to audio list in os.startfile use Python? 0.00
Insert every tuple in a list to another tuple so I will have a list... +0.89
Why do I need to specify the argument list for a class template in... +1.85
Python:Error calling class variable in a staticmethod 0.00
Why does a built-in function class throw NameError when trying to r... 0.00
multiprocessing map keeps running script not function 0.00
How do I work with <vector<vector<bool>> in C++? -2.31
How to speed up nested for in Python? -2.33
Python- code block goes to the if but to the else block as well- Why? +0.25
How can I get a named tuple instance from its name in python? 0.00
why "in" generator is much faster than "in" lis... +0.65
Why calling conventions aren't used in all C programs +1.46
`std::move` objects into constructor when returning composite type? -2.55
c++ assignment operator only working on objects already initialized 0.00
Where is the source code of os.pipe in CPython 0.00
C-extension in Python - pyObject called Py_DECREF ,reference is 0,b... 0.00
Unexpected expression in C 0.00
How can I pull out the specific attributes in os.stat? 0.00
Will python .exe files work for others in my company? -0.26
Python : Extract one iteration expression from a loop with zip func... 0.00
python - list.append() returning an empty string -0.25
Cleaner way to write repeated code in python? 0.00
Can one terminate a python process which is a worker in a pool? 0.00
Order of using positional and keyword arguments 0.00
Efficient way to generate sorted vector of pairs in C++ 0.00
How to stop subprocess.Popen('python path/file.py') from ch... 0.00
How would I make a byte string a normal string? -0.25
Should __pycache__ folders be included in production containers? 0.00
How to get values from a class that has __slots__ and _fields_? 0.00
Is there a more elegant way of using a 'while loop' without... +0.66
Class is returning None after the result -0.73
Python Review: Why doesn't code 1 produce same result as code 2? -2.89
Positional only parameters compatibility with python 3.7 0.00
Is there a way to add objects to a vector by reference without usin... -0.73
Pop instance of a class from list -0.22
Pyinstaller executable file throws an error when opening on another... +0.24