StackRating

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

Christian Dean

Rating
1536.72 (13,565th)
Reputation
15,322 (9,168th)
Page: 1 ... 4 5 6 7 8 ... 13
Title Δ
Generator issue in Python -1.29
How to create class instances from a list? -1.00
Can I use insert() on an empty list in Python? -0.25
Python function access to namespace content? +0.01
Product of integers in list without libraries +1.27
Array handling - Python +0.51
Restart my Python script +0.54
Why does repeating a list not reference but copy? -0.61
Parse text with delimiter line by line 0.00
How to return a generator from another function 0.00
Why can I use a variable in a function before it is defined in Pyth... 0.00
Pythonic way to write wrapper functions +2.10
Python function calling order +0.13
How do I omit duplicates in a list? -1.00
How to solve python string format? 0.00
Pythonic way of constructing an array based on boolean arguments? +0.84
calling super subclass in python 2.7 -0.03
What is a nested loop and how do I use it in example below? +0.52
Built in double-asterisk power function not working as expected -0.33
What is the difference here? -0.24
python 3.6 put number is str -0.49
Why a statement written after iterating over an empty list does not... -1.31
Python: Check if Any List Item In String, If So Assign Found Item t... -0.15
Checking if part of the elements of a list are repeated -2.10
I need user input to tell the program which list to use? -0.15
Save data to csv from different variables 0.00
Why can I extend a class at runtime by initializing another class b... -0.65
Find a deleted number from a list -1.06
Delete None in python list -2.14
Reading floats from file with python -0.99
how to get repeated integer value from string specific operators in... +0.44
Python Decorators & Nested Functions return statement. Proper u... -0.97
Why does Python have a limit on the number of static blocks that ca... +1.44
Python function scope +0.36
Tuple and List to formatted string in python +0.24
Convert a list of dictionaries with similar/duplicate keys into a s... -0.80
How to convert a dictionary of strings into a block of text with py... +0.28
Using `self` as a context in a `with` statement +0.20
Python unittest: 'self' is not defined -1.56
How would you separate a list into sublists of all the duplicates i... +1.04
Why does the original list change? +0.00
list.append in python 3: nonetype is not iterable? +0.05
python anti_vowel function error -0.92
Why are [range(10)] and list(range(10)) not the same? -0.15
Python sort a sublist by object attribute -1.65
What's the difference between str.isdigit(), isnumeric and isde... +1.02
Are sys._getframe().f_builtins and __builtins__.__dict__ equivalent? +0.50
Python 3.x: How to extract even numbers from a user input list? +0.21
Keep getting error message: can't multiply sequence by non-int... -1.06
Calling object and called object -1.83