StackRating

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

Patrick Haugh

Rating
1604.31 (1,610th)
Reputation
32,184 (3,701st)
Page: 1 ... 11 12 13 14 15 ... 41
Title Δ
Taking input in python for two different test cases 0.00
How to create a __repr__ of a namedtuple? +1.11
Adding addroles into an if statement 0.00
What is the pythonic way to overload class variables(properties)? +0.93
Convert elements of a list in tuples 0.00
How to get the defining class of a bound method? -1.06
Discord.py rewrite when trying to delete a channel the ".delet... 0.00
How to find a randomly placed numerical value after a string match 0.00
How can I split nested list at a substring? -0.57
list slices equal to the last digit +2.58
How to Upload to Google Drive Within an Asynchronous Method in Python 0.00
pattern finding in python and report as a tab separated text file 0.00
Sum of values in list when condition is met -0.39
Print key-value pair -0.13
I want to create a basic attribute system with Python (classes and... 0.00
Python dynamically compute a list with no duplicates using only lis... +0.36
Remove trailing special characters from string +1.60
I keep getting this error: AttributeError: module 'admin' h... 0.00
delete empty spaces of files python +1.29
How am I getting a syntax error in this code? 0.00
I want to delete vowels from a word in python, -0.67
Replace string inside tag using regex -0.43
Python How to send individual message for servers 0.00
How would I detect user status? || Discord.py 0.00
find the function that save an image when react to on discord 0.00
Python: How to duplicate element in list when element matches subst... -0.59
Display a list of lists as a tree in Python 0.00
In python 3.6, how do I catch an exception and raise an exception t... -2.29
Python code to calculate the maximal amount of baggage is allowed u... 0.00
Python List return third value associated with first two values 0.00
Split a string, loop through it character by character, and replace... -0.13
Good use of property in classes 0.00
Create query string without encoding +1.83
Why my Depth function returns the Height of Binary tree not the dep... 0.00
Add according elements of lists together +0.37
use **kwargs to creat a dictionary-ValueError: dictionary update se... +0.39
How to pass value of loop's index in quotation marks +0.30
make __call__ a specific interface in Base class available for all... +1.42
Python 3.x - Two Word Generator from a column in csv file -0.12
How to create role with variable name in discord.py 0.00
How to create dictionary combinations? Costliest car problem 0.00
intersection of tuples in a list - python -0.68
ValueError: invalid literal for int() with base 10 error in discord... 0.00
(python): split after each dot into a new line and capitalize each... 0.00
discord.py: How to display number of servers bot is in? 0.00
Discord bot adding reactions to a message discord.py (no custom emo... 0.00
How do I inject username into footer? +0.38
Print list without brackets or commas in python +0.39
Create sublists of indexes of equal values from list -1.00
What is more "Pythonic" - dict comprehsion with list gene... +0.11