StackRating

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

direprobs

Rating
1473.53 (4,514,065th)
Reputation
2,257 (74,590th)
Page: 1 2
Title Δ
How to avoid cyclic import +0.16
Double-clicking foo.py in win. explorer doesn't work while othe... 0.00
Python - How to use a function to delete any list element that matc... -2.16
Could not convert string to float? -0.16
Are there more than three types of methods in Python? -1.09
How can I find the most repeated word in a list, with at least one... +3.82
python import global variables but calls functions +0.70
Creating a word generator with yield +0.05
move folders from folder list to other folder list using python 0.00
Creating a proxy class in Python in another class 0.00
Is there a reason to create classes on seperate modules? +4.12
how can i use fileinput to edit multiple files? -0.08
Why is it necessary to break at this example? -3.78
How to find the match between two lists and write the output based... +0.04
Rename self argument in python class constructor 0.00
Why can u'\xe5' be decoded but not '\xe5'? -0.77
Call to function not working -3.98
Python utf-8 character range 0.00
Ask the user for 5 numbers and display a message saying whether the... +1.99
TypeError: unsupported operand type(s) for *: 'PositiveIntegerF... -3.37
Dumping Python Variable into another file 0.00
list or dict? To verify multiple outputs 0.00
os.system("start") error handling -3.84
Why should we use join() function while reversing a string in python -1.65
Defined Function Won't Print When I Try To Use It Again? +3.84
Python modules usage -2.48
How to execute a Python File (that imports libraries from it's... 0.00
Python default params confusion +2.66
Python: How to send a hexdecimal string through socket in Python3 w... +2.09
Object that has neither attributes nor methods in python +0.03
Difference between list initializations in class 0.00
Use variable in different class 0.00
What is the mechanism that the builtin function `open` uses to enco... 0.00
else block does not work properly +4.35
Can i have multiple global varibles within a python script? -2.89
Is it possible to access a local variable in another function? +4.04
Interest Calculator looping issue Python -3.89
Adding an element to the key's value in ordered dictionary -1.39
Applying functools.wraps to nested wrappers -0.05
Is a constructor __init__ necessary for a class in Python? +2.95
can someone explain how to use str.index and str.find and why the f... -1.84
Prime number printer stops at 251, why? +0.38
How to translate entire .txt file using Google Translate API in Pyt... 0.00
How to create a list of lists for family tree -0.09
Creating a Python function -3.70
Python: make a dictionary created in a function visible to outside... -2.67
Python 3.5 PIP Install Error -0.22
loop is not breaking when going through excel sheet using python +3.90
Not sure what loop to use in this case +3.02
Why is a list not allowed with format strings? -3.17