StackRating

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

Reblochon Masque

Rating
1529.29 (19,189th)
Reputation
19,400 (7,071st)
Page: 1 ... 5 6 7 8 9 ... 25
Title Δ
Append an item to a list in list comprehension returns none +0.19
What is the code for accepting input values only if they are entere... +0.44
Counting values in a dictionary that are greater than a certain num... -1.46
Is there a way to get the first base class from inside the class bo... -1.70
Is there a way to change window title with multiple frames 0.00
What is the PEP8 style recommendation for importing local functions? 0.00
Creating fluid movement of an oval using tkinter +0.44
How are lists implemented to be heterogeneous in python? +0.42
How can I move a Tkinter-Label relative to it's old position? 0.00
2d path "shrink-wrap" algorithms 0.00
Should the output of Apriori algorithm be a one to one relationship -0.06
displaying in a label the number of times an item is randomly selec... -2.20
Python NameError: name is not defined in bankAccount Example +0.43
How to start an animation loop in Tkinter for an event? 0.00
Print largest and smallest number in python +0.91
Python: Getting all pairs and frequency of pairs in multi-dimension... -0.06
How should I be assigning names to sprites from a sprite sheet? -1.91
Change variable with tkinter button 0.00
How to get the direction of <Motion> in tkinter? 0.00
How to test an object class inherit from a certain abstract class 0.00
How to override parent class? +0.44
Python Cookbook recipe9.14 Discussion -1.95
Is there any way to find out the total sum of the time of a particu... 0.00
How do i get a function to repeat its self without generating an ex... +0.45
How to write a function using for and if -0.57
Python - Average of three values in a while true loop -0.48
enforcement for abstract properties in python3 0.00
Unable to use the subclass +0.42
Way to use bisect module for sets in python 0.00
@wraps() not behaving isn't returning the original functions va... 0.00
python3 default class attribute to method in same class +2.31
Is there a way to score a list that have its members in another list? -0.96
How the below python code's time complexity is calculated as 0(... 0.00
Trunc a number and get removed value. Or cast to int? +1.02
Check if all points in a set lie on the same line +1.62
How to present an object oriented code with python jupyter note book? +0.82
Should the Conda (base) environment be kept up to date? -2.21
Adding currency and percentage signs without converting to string 0.00
Updatable tkinter canvas with mainloop 0.00
It there a way to self-initialise a function outside of a class? 0.00
Reference sibling of parent class 0.00
Python(Tkinter): Is there a way by which we can bring the widgets d... 0.00
Close a tkinter Toplevel window 0.00
In python, how to update attribute based on attribute of another ob... -0.25
FuncAnimation only starts after window resize 0.00
How to Create a Rainbow Triangle Tessellation -0.31
Live drawing on tkinter canvas 0.00
Writing Min-Max scaler function -0.34
How to, in class 1, change the properties of a widget (label) in cl... -0.56
Created a pong game following a youtube tutorial in Python, then wa... -0.28