StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

John Gordon

Rating
1522.80 (26,988th)
Reputation
10,263 (14,834th)
Page: 1 2 3 ... 22
Title Δ
nested dictionary assert, return an error "TypeError: list ind... -0.02
Using if else statement inside functools.reduce +2.18
I'm trying to deduplicate weblinks scraped using Python & B... -0.28
Python If/Else Logic with File I/O 0.00
How to subtract a month from an specific date format? -0.02
Check for separator after every 2 characters -0.64
Why does linkextractor skip link? 0.00
pytest brings up assertion error when using a string in the given f... 0.00
Use variables in payload +1.98
How do I check if a list with a range of items exists in another list 0.00
Duplicate Results When Sending Email 0.00
Get next item in list. At the end go back to the beginning +0.47
Nesting a List in Python -0.92
How to make list into set with same sequence? (python) +1.05
Changing filename extensions and tracking changes +0.96
Why is this SQL INSERT INTO statement throwing an error: TypeError:... +0.47
Looping through files using pandas Python 0.00
How do I make a numbered list? +2.13
Why is my file-reading function only reading odd-numbered lines? -0.04
Python read text file into an array of words 0.00
Python: Check if string in a list of strings does not contains vari... -0.55
How do I use a file path variable to save an image file? +1.09
ask for user input again if input is wrong without getting the wron... +0.49
Confused on how to print numbers only from list and convert them in... +1.00
Bucketing for histogram in MongoDB 0.00
Why does the "lala" + int need a conversion to str but th... 0.00
tranform a for into a while but keep the same properties? +1.22
How to delete a long substring from a string without leaving empty... -0.35
What is the output of print exception and why doesn't it match... 0.00
Python: using a function that returns two items in an If statement,... -0.04
syntax error even after checking code thrice in python 0.00
How to make a Python script restart itself if it gets an error and... 0.00
How to dynamically create instance of a class automatically in python 0.00
Python writing to text file and avoiding duplicate values 0.00
Tasks NameError: name 'cycle' is not defined discord.py 0.00
calculate avg from an input that is a string -1.28
Python - Accessing specific items from a nested dictionary +0.47
In python using string arrays inside class 0.00
messagex = int((SCREENWIDTH - GAME_SPRITES['message'].get_h... 0.00
fastest way to assign variables to python class -0.51
How can I get .Replace() to work from a text file? 0.00
Python: How to assign the parameter in 'def' as a fixed value 0.00
Uniform Cost Search (TypeError: 'Graph' object is not subsc... 0.00
Finding when a webpage updates via Python? 0.00
oracle query in python - The return type must be a string, dict, tu... 0.00
Pythonic way to iterate over multiple queries (and avoid bloating m... -2.42
ImportError: cannot import name '...' from partially initia... -0.53
How do I fix my (supposedly while-loop or if-statement) dice-simula... +0.47
AttributeError: module 'main.views' has no attribute 'h... +0.47
How to convert if __name__ == "__main__" to function main... +0.47