StackRating

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

Copperfield

Rating
1478.00 (4,503,578th)
Reputation
4,173 (40,120th)
Page: 1 2 3 ... 7
Title Δ
How to call a function within a class in Python3 -2.20
Python - Looping through list and adding an OR option +1.32
Dictionary Comprehension in Python for key:[1,2,3] -0.24
Can I change the __call__ of a Python Object without rewriting the... 0.00
Immutable/Frozen Dictionary subclass with fixed key, value types -0.48
Can you make a class attribute a specific instance of that class wi... +0.39
Getting the index of the word 'print' in a multiline string -0.57
Importing list from another class in Python 3 +0.06
Convert Nested dictionaries to tuples python +0.53
Python Cointoss output wrong +0.06
Excluding repeated calculating the results of return value from cla... 0.00
Why does popping from the original list make reversed(original_list... -1.65
Why this method doesn't not work for this question? -0.74
Trouble with try and except blocks with recursion -0.74
How many numbers have n as their smallest prime factor within 10^6? 0.00
Python, store results in a dict or similar +0.52
Append a dictionary in a list with loop - very very weird +0.07
Find unique elements in the lists of lists of objects in Python 0.00
How do I read a specific line on a text file? -0.47
How to tell when an item in a list has changed position in Python 0.00
How to get the second to last value in a list? +0.20
Find a substring from a structured string using startswith and index +0.52
Conditions with nested dictionaries +1.34
missing 1 required positional argument? +0.13
working with a dictionary and web scraping using Python (BeautifulS... 0.00
How can I print output of a class method to console? 0.00
.get_dummies() works alone but doesnt save within function +0.03
Python iterating through dictionary -0.99
How Can I Separate Two Input Integers? +0.55
How do I categorize a list in python by value? -1.55
Cyclist to list of functions, and combine their results until a mat... 0.00
Unable to convert a object to a string -0.02
What is the pythonic way to overload a class without using external... +0.53
How to order tuples by matching the first and last values of each &... +0.56
Value appears twice in list after nested for-loops -0.33
How to make a two list from a text file in python? +0.02
Receive print content of another class at execution time not after... -1.49
Sum of Digits in a specific way in Python -0.22
Is there a way to "generalize" this python routine into a... -0.47
fo.write("Sunday") returns 6 +2.19
Return elements of a list up to first even -0.02
re.split('\n.+',content) outputs unexpected ['', &#... +0.22
how do I print only the last result in a 'for' loop +0.91
i could not understand what " self.preorder_print(self.root, &... 0.00
How to reuse superclass method's variables in Python 3? 0.00
Python - dynamic filter for list comprehension? +1.64
How change the cycle for getting correct answers? +1.39
How to compare and merge two files in python +1.29
Find maximum equidistant points on a line -0.95
Python - TypeError - TypeError: '<' not supported betwee... +0.04