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 ... 6 7 8 9 10 ... 59
Title Δ
Best way to merge two or more list in python preserving order -2.51
Getting \n in a string when adding it to email 0.00
Why does generator only advances once with for loop? 0.00
Why can't I use a 'str[0]' to decode an enum in C++? 0.00
RuntimeError: generator raised StopIteration 0.00
unpack to int and string in python +0.95
Is it possible to declare a function called 'except' in Pyt... +0.25
What should be the correct Fibonacci sequence, where I am doing wro... 0.00
Updating dictionary in Python by key changing other keys +0.25
How is assigning more efficient in Python and how does it work inte... 0.00
lambda functions created in a for-loop being overwritten -0.00
Multiplication of list of iterator 0.00
Replacement for redundant regex call in Python if-else statement +0.44
Sys.exit(1) after caught exception in python or raise exception again 0.00
IndentationError: expected an indented block Python 3? +0.25
For Loop Enumerate vs dict on enumerate -0.67
Auto reference for vectors? +1.07
AttributeError: 'Triangle' object has no attribute 'num... -2.03
Fastest Method to read many files line by line in Python 0.00
How does python guess the parameter in a function being defined wit... +0.25
What is the difference between pathlib glob('*') and iterdir? 0.00
My python2.7 suddenly stopped working, complaining about a python3.... 0.00
i want to remove empty string from a list 0.00
Loop over items in dicts in list using Python 3 comprehensions 0.00
Filter elements from a list instance (or object) in a single expres... 0.00
Assigning a Variable to dict.keys() where the dict can be accessed... 0.00
Why '0' and 'undefined' are not being considered as... 0.00
functools reduce() gives TypeError: 'int' object is not sub... 0.00
Python Script for startswith and endswith 0.00
Is there a python function to read the files in folder by the order... 0.00
Why do I get the error "the byte at index is not ASCII" w... 0.00
How does one add string prefixes to variables in python? 0.00
The third line isn't showing up for some reason 0.00
How do I port this line from Python 2 to Python 3? 0.00
What is the best way to reset (re-initialize) a list of integers (t... 0.00
Why is __future__.annotations (PEP 563) not backported to python3.6? 0.00
How to check if a function/method/class is built-in Python? 0.00
Dump (pickle) in new line Python 0.00
How to write "subprocess.run" results to a log file witho... 0.00
Whats the fastest way to remove all occurrences of a value from an... 0.00
Unexpected result printed after appended to a list 0.00
How to overwrite parent class init method, and use super to call gr... 0.00
Why is my variable returning a None value? -0.75
Python - use dictionary of **kwargs including variables before assi... 0.00
Why does my subprocess.call work only when shell = True? Python 0.00
List comprehension with if else conditions - Python +0.20
In my If statement, a variable wont reset to 0 +0.25
How can I make a python method that also works as a context manager? 0.00
Python: Method to increment by one returns None +0.25
hex(id()) returns alternating numbers for the same object, but id()... 0.00