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 ... 11 12 13 14 15 ... 59
Title Δ
Print function followed by a break function returns nothing +0.58
Where to place __all__ in a Python file? +1.05
How does the "key=lambda w:sorted(w)" work? -1.49
When do you need to pass arguments to python super()? +0.98
TypeError: module() takes at most 2 arguments (3 given) code taken... 0.00
How can I print E number to high n precision? Using my own value -2.94
Python- can i use -date.strptime +1.04
Python: Conditional Exit based on user input 0.00
Python - Is it possible to wait_for one event or another in Discord... 0.00
What does "deallocated bytearray object has exported buffers&q... 0.00
Reading and Writing from same file? 0.00
Using abstract class with overridden constructor in Python 0.00
Destructor (__del__) called before initialization (__init__) complete 0.00
Why are objects default initialized but primitives aren't in C++? -2.67
Trouble copying files from folder to different folders 0.00
C-Extension: Ref count of generators 0.00
change types, from none type to integer 0.00
How to import module inside package +0.23
list index out of range in while loop 0.00
Python list referencing same dictionary +0.24
Python C API crashes on 'import numpy' when initilizing mul... 0.00
Is assiging a shared_ptr to itself safe? +0.23
How to access local variable after global keyword in python 0.00
How do I move a vector of objects that contain a unique_ptr as a me... 0.00
Is there a better way than this to write Python functions that &quo... +1.12
TypeError: __init__() got an unexpected keyword argument 'recep... 0.00
Is it possible to specify the `cls` argument of a classmethod, like... +0.78
Python unpacking gotcha (unexpected behavior) +0.25
Map each element of array with its own method using multiprocessing 0.00
Breaking lengthy line using three dots (...) gives invalid syntax 0.00
C++: pass by temporary value not work, how to fix it? 0.00
[Windows,python]How to make process started by subprocee.Popen() to... 0.00
Report MemoryError and OverflowError arbitrarily 0.00
Is Postgres using memory context because of the limitation of C? 0.00
Search list from another list in a sequence(not necessarily same or... +0.43
Why this sieve method of finding primes is slower than a brute force 0.00
delete instance after addition +0.87
How can I upper case the letter with an even index in a string -0.45
Does WebAssembly run faster if written in C as opposed to Python? -0.25
Adding comma makes python object as Tuple -0.26
typing.NamedTuple with a dictionary default 0.00
Which is more efficient? threading.Thread vs threading.Timer 0.00
Add a backslash to all non-word characters in a string -0.70
Python - A magic number that is equal to all numbers? +1.00
How to get attributes in class that extends from the same parent cl... 0.00
Wrong chrono.count() output when measure time 0.00
Why do very large Fibonacci numbers create an ellipse-type shape? +0.78
Printing all string elements in list except for one in Python +0.15
How to recover a Unicode string by its ASCII string in Python? +0.81
Error with data type of List in a list with str and int +0.23