StackRating

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

Duncan

Rating
1596.42 (1,940th)
Reputation
65,373 (1,357th)
Page: 1 2 3 ... 21
Title Δ
why is this method being called twice (pytest) 0.00
Python - why is this an infinite loop? +0.23
Python3 JSON encoding error "string argument without an encodi... 0.00
identity of a python object +2.15
self lost when using partial inside a decorator -0.53
Error:---can only concatenate str (not "bytes") to str 0.00
Error Handling: Not excepting syntax error 0.00
Mypy behavior when the object passes through a typeshed function? +1.62
Does an empty Promise rejection needs to be explicitly typed as VOID? 0.00
Compare two dictionary with more value in one +1.50
TypeError 'bool' object not subscriptable -2.38
What does the colon (:) do in this code do? 0.00
Why is my Typescript "number" field a string? -0.07
Python's is losing scope when I use a classmethod as a decorato... 0.00
A "not null" type guard resolves to "never" in... 0.00
eval not reading variable inside a internal function 0.00
how to check unbalanced brackets in python 3? -1.06
Iterate in O(n^2 / 2) a dict +1.04
Dynamically add functions in class 0.00
Python 3 calling super class method 0.00
Pythonic way of checking if variable exists and if so, comparing it... 0.00
How I can add class attribute in Python? +0.35
Weird behaviour, why cannot use outermost variable in a function? +1.53
How to call one method within another method in TypeScript Class 0.00
Why are logging statement in python evaluated regardless of level? -1.07
Python non-unique permutations processing 0.00
Auto-create list and append element +0.37
Async function does not wait for Promise when called in another fun... 0.00
Looping through a list using a random range with Python -0.79
Git branch is always ahead 0.00
Running a loop of promises in order and waiting for execution to be... 0.00
sort a list using lambda and regex in python +0.91
Parameter undefined when calling a function on other file within a... +0.37
Subclassing int class in Python 0.00
Getter or Property function for Class Variables 0.00
How to create a lambda function from a tuple of values +0.94
Difference between Type Guards and Nullable Object declaration in T... -0.53
Angular JS Unit testing: how to test function in service that doesn... 0.00
Python3 del object from list -1.32
Reference to integer as static variable inside python class 0.00
Getting unicode output from python unittest 0.00
Python Valid Phone numbers 0.00
How to override the setters and getters of the property function in... 0.00
How to remove classes from __subclasses__? +0.40
Update statement not working on sqlite3 using python +0.36
Python recursive function wont change list defined in main() 0.00
Python 3: Persist strings without b' 0.00
Python3 sorting lists of nested dicts with lambda 0.00
Accessing a global variable in a recursive function +1.50
Jasmine: Matcher to be different from undefined and diferent from n... +0.37