StackRating

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

Aran-Fey

Rating
1634.18 (800th)
Reputation
20,687 (6,540th)
Page: 1 2 3 4 5 ... 19
Title Δ
Python decorator (closure version) that preserves signature -0.65
Python - How to edit a class object value automatically? +0.69
Change duplicate list items if they don't go one after another +1.81
Regex for comparison operators 0.00
Are there any potential issues with setting super() to a class attr... 0.00
how parameters are passed around inside `__getattr__` -0.63
How to get UTF-16 (decimal) in Python? +1.75
Trying to determine whether an object is a function, and datetime.d... +2.56
multiple return from function in python +0.36
Periodically replacing values in a list +0.74
Nested classes for cleaner inheritance? +0.35
How to pass value to method argument which is inside Popen.subproce... -0.16
Randomly select certain indices of two lists to create two new lists +1.14
Is it ok to use mixins to implement abstract methods? 0.00
convert not standard notation to list +0.41
How to create an abstract subclass of a concrete superclass in Pyth... 0.00
Filter out elements of a list based on their interrelationship +1.23
Problem when modifying function that closes over some variable. Old... 0.00
How can I make a python dataclass hashable? +2.07
How to get all characters of an arbitrary encoding? 0.00
Function decorator that logs the value of specified function argume... 0.00
Python - __init__ submodule using parent package 0.00
When and how should I use super? 0.00
implementing python metaclass for changing class level variable 0.00
Assign dict values to list if they exist, otherwise none +0.36
How to validate entry widgets in python tkinter 0.00
Custom enum creation in Python -2.54
Passing default list argument to dataclasses +0.31
Detect, from a frame, which class a method is associated with 0.00
Replacement for test case inheritance in pytest? 0.00
Python: why does regex compiled with re.IGNORECASE drop first chars? 0.00
Is it bad form to override the "dot" operator in Python? +0.34
Merging 2 dictionaries and saving translation dictionary for the ov... -0.67
Python: How to overload operator with ast -1.02
Understanding inheritance of parent's attribute setter 0.00
Setter ignored when property is assigned to variable (Python 3.4) 0.00
super() in a decorated subclass in Python 2 +1.44
Accessing methods via getattr -1.90
How to keep ordered list using 'set'? +0.42
How to annotate that a classmethod returns an instance of that clas... 0.00
Implementing property access operator in pyparsing 0.00
Does io.BufferedReader actually support readline? 0.00
Best way to convert generator into iterator class 0.00
Use of property's getter in python +1.52
Group tuples inside a list by matching positions of two of its sub-... +1.17
What does >> do if it is neither bitwise operation nor print... +0.36
How to instrument Python AST for tracing store operations? 0.00
Regular expression to check if string has at least one and up to 3... +1.47
Modifying list of dictionary using list comprehension -1.47
set operation on a list of elements -0.82