StackRating

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

Silas Ray

Rating
1507.40 (105,292nd)
Reputation
20,855 (6,464th)
Page: 1 2 3 4 ... 10
Title Δ
Convert all Input parameters of function with generic function +0.17
Python function assignment outside class definition causes argument... -1.57
list membership test or set -0.93
Avoiding an unPythonic or unmaintainable GUI test structure in Python 0.00
Wrong code or strange math behavior? (python 3) -0.28
Python: Selenium Firefox Webdriver failing with error: 'Can't load... +0.50
How should I document inherited '__init__' parameters of a Python c... +0.50
How do I install a Python module? +1.87
Is this possible - Python script to fill a Google spreadsheet? 0.00
Python regex to extract substring at start and end of string -0.76
Alias dictionary in python, Class vs dict +0.09
Will a Python dict with integers as keys be naturally sorted? -0.71
python generator endless stream without using yield -1.09
Convert .csv table to dictionary -0.96
AttributeError: 'int' object has no attribute 'copy' -0.42
Multiprocessing and numpy, online processing while avoiding copying 0.00
How to append multiple values to a list in Python +1.57
iterator on custom classes in python throws error in python +0.50
Class with all possible methods defined/catched -0.51
How to add a custom nose plugin to the `nosetests` command 0.00
How to compare strings in python in List? -0.49
How to add Objects to Class with a loop in Python? -0.95
Self creating modules for asynchronous import 0.00
Not getting the output I'm expecting when using .join +0.28
PyDev - Eclipse can import numpy but none of it's functions? 0.00
How to use python Mock side_effect to act as a Class method in unit... 0.00
Difference between except: and except Exception as e: in Python -0.46
How to keep image alignment when cropping in Python? -1.33
Is there an equivalent to @property for containers in Python? -0.63
Sqlalchemy session.refresh does not refresh object +0.46
python: send value of a variable instead of its name to function -0.20
Modifying related object value automatically based upon id from com... -0.01
Is there a way to have a dictionary key be a range? -0.22
Can generators be used with string.format in python? +1.74
How to log all print statements 0.00
Unexpected next() behavior in python, line appears to be skipped -1.25
Python: Find the position in a list of the first object that respec... -0.55
Creating a timer in python +0.09
for x in range(y) vs. while loop: Python +0.66
process stop working while queue is not empty 0.00
How to call a python function within quotation marks -0.65
Implementing Stack with Python -0.22
pythonic way of handling nested for loop -0.48
Python : Behavior of class and instance variables -0.76
Why does the Python descriptor __set__ not get called +2.03
Confused about self in derived class and relation to base class mem... 0.00
Iteration possibly skipping an element +0.00
no additional indentation with if __name__ == "__main__": -1.43
Why do Python's empty classes and functions work as arbitrary data... -0.57
multiprocessing.Process subclass using shared queue 0.00