StackRating

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

Green Cloak Guy

Rating
1567.05 (4,439th)
Reputation
2,989 (56,592nd)
Page: 1 2 3 4 5 6 ... 18
Title Δ
Leading zeros are not allowed in Python? +0.43
Adding hooks to functions in subclassed methods 0.00
Using an object property as a parameter in Python 3 +2.27
Number of characters in a string (escape sequences) +0.43
How to pass variable reference to a method? +0.44
How can I use a single array to fill 3 arguments of a function in P... 0.00
Get class and attribute names from AttributeError 0.00
Python: Check if a specific line of text is in a file 0.00
Setattr method is not being called when appending to list 0.00
next() method in Python file object 0.00
Creating a list of tuples using list comprehension based on input i... 0.00
how to print a name using .find 0.00
Print class object content through python function +0.44
Python for matching paper IDs in Scholarly -0.53
Python - Replacing repeated consonants with other values in a string 0.00
Removing characters/whitespace up to the first chosen character pyt... +0.36
Trying to figure out how to pass the function so then it can displa... 0.00
How can I open a file in Python to a dictionary -0.04
How do I optimize this logic about the if condition? +0.44
How to access elements of a dictionary in python where the keys are... +0.43
How do I convert an input string to a list of floats in python -1.11
In python, how do I re-run a function if it throws an error +0.53
"Greater than" or "equal" vs "equal"... +0.43
Timeit: pass stmt argument with f-string format 0.00
Why do cyclic imports cause a problem in this case? 0.00
Amount of rows that contain a specific word in a dataframe -0.51
Run for loop over subsets in Python 0.00
Merge list elements from a specific identifier to another and eleme... -0.02
Can anyone help me with my python code for this list, not working h... +0.15
Python how to initiate a new instance with another instance's a... 0.00
Replace ** enclosed text with b tag 0.00
How do I convert letters to their corresponding number value? +0.02
How should i find in a list and replace in another list(python)? +0.06
Python string to module reference 0.00
how to write a pair space delimited to a text file in python? -0.44
Why does deleting a variable assigned to another variable not influ... 0.00
Calling function from defined class in python? 0.00
What will the "key" parameter hold when assigned to "... 0.00
Question about Automate the Boring Stuff: Chapter 4 -0.07
How do I concatenate lines starting with a letter? +0.44
running __init__ inside its own definition +2.56
Loop in a list of tuples joining elements of each tuple 0.00
A simple Python program to study classes -0.31
input many values into input method python3 +0.46
how can I print "\" and avoid code split? +0.43
Subclassing: Is it possible to override a property with a conventio... +0.37
Loop code with: {x_(n+1) = x_n * r * (1- x_n)} -1.43
TypeError: descriptor 'lower' requires a 'str' obje... 0.00
how can I substitute a matched string in python +0.19
Why is floating point slicing (slice(0,1,0.1)) allowed in python, b... 0.00