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 ... 4 5 6 7 8 ... 59
Title Δ
Why doesn't small integer caching seem to work with int objects... 0.00
Inline add element to list if condition +1.61
UnboundLocalError: local variable 'n' referenced before ass... 0.00
Issue removing multiple duplicate lines from a text file -0.01
Appending a None value in a try except block +0.95
How to use .format(**dict) with a dictionary that gets updated in a... 0.00
Return results as separate entities rather than list -2.55
def __str__(self) issue - Django -0.26
How to delete all instances of a repeated number in a list? -0.65
How to make a Python mock derive from a base class? 0.00
iter() alternative for awaitables? +1.06
Is there a compact way to write a repeated if condition in python? 0.00
What is the difference between a variable and a parameter +0.45
'py' works but not 'python' in command prompt for w... +0.24
Why are these two arrays the same? 0.00
How to call the second super method when using multiple inheritance? 0.00
argv vs bash expansion/command substitution/python -2.42
Avoid Pycharm __dict__ lookup when using __getattr__ and __slots__... 0.00
from x import y is not working properly in python +0.96
Why does pickling and loading a non-empty list change its size? 0.00
Is FILE * reassignment without fclose() okay? +1.61
Trie or Set in Python -0.71
lifetime of automatic storage that enters a nested scope +0.22
How to produce the smallest alphabetical letter of either upper or... +0.63
What's the difference between a hashmap and a hashtable in Pyth... 0.00
How do I fix a SyntaxError: Positional Argument follows Keyword Arg... 0.00
Python's `collections.Counter` with non-integer values +0.24
I am trying to convert this python file to exe, but I am getting er... 0.00
TypeError: '<=' not supported between instances of '... -3.04
Why i cant call the class? 0.00
Find non-ASCII line or character in file using Python +0.21
Generating a Signature Value in python +0.26
What is the difference between *(int *) and (int *) in C? 0.00
Python: format() method specifying the format code +0.26
Alternative of ul in python +0.82
__add__ operator overloading does not work as expected 0.00
Better to raise an error directly or from within a logger 0.00
Why doesn't python throw an exception when you set an attribute... 0.00
Is it okay to use itinerary operators in python without assignment? +0.83
When does sys.stdin await input? 0.00
Why does the i+=1 line block the conversion of the tuple to a string? +0.23
How can I order a list based on another lists order? +1.09
Error loading pickle file created with Python 2.7 in Python 3.8 0.00
Porting Python2 file derived class to Python 3 -0.25
Better way to return the index of an element from a list, with elem... +1.16
AttributeError when not trying to use any attribute -0.75
index() with bool value in list unpacking +1.07
Python - Class method returns Object. How to the read object data? +1.27
Python: Returning multiple values from a function into the argument... +0.24
Which algorithm does Python use for estimating square root value? +1.07