StackRating

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

gilch

Rating
1530.45 (18,139th)
Reputation
4,185 (40,005th)
Page: 1 2 3 ... 8
Title Δ
Lookahead updating a list of dictionaries +0.46
Most programmatically elegant (pythonic) way to take ith element of... +0.60
Is there a way to dynamically import Python objects? 0.00
how to return None in dictionary which id is not present in diction... 0.00
Is there a way of optimizing this python try, except loop? -0.04
@patch() doesn't produce expected behavior inside a decorator -0.04
Store list of tuples django model in easy to access way -0.54
Check if there is an ascending order in a list of list of integers... -0.59
Discord.py: can only concatenate tuple (not "int") to tuple +2.27
Beginner here learning python - why are the '+' signs neces... -0.04
Index error trying to deduplicate a list only using if and for -1.86
Python: Why does passing different types of argument into type-defi... 0.00
How do I patch a function imported by an imported class? 0.00
Python, detect a character with on quote inside a string between do... 0.00
pyauto gui TypeError: 'int' object is not iterable 0.00
Get common list elements between list and a nested list in python 0.00
How to deal with byte fields in JSON files in python? -0.05
Representing complex numbers in python +1.34
How to remove dot from dictionary key in python +0.21
What is the relationship between python code object and abstract sy... +2.55
How to add function as Value in dictionary in python? 0.00
How to interpret boolean operation on integers? 0.00
What is the best way to add 2 jokers in a deck of cards? -2.11
Why is `True and ~True` -2? 0.00
Why is float() not floatifying? 0.00
how to overwrite multiple lines in python 3.x -0.05
Creating a dict of empty sets through a loop, then filling those se... +0.47
Replace one part of a pattern in a string/sentence? -1.02
Eval function in list comprehension gives name error 0.00
merge two dictionaries in python 2.7 0.00
Is there a way to create a string out of a key-value pair from a di... 0.00
Most Pythonic way to convert tuple to list, with new elements after... 0.00
Combine Multiple Lines of Output? 0.00
Combine Multiple Lines of Output? 0.00
Combine Multiple Lines of Output? 0.00
How do you fix tkinter in python3.8 on wsl? 0.00
Python lambda sum of a range 0.00
Recursive unassigned lambda in python 0.00
Detecting None-Scalar and None-tuple? 0.00
how to sort the dictionary by value in python 0.00
Trying to use function from external .py file +0.39
\r keep printing time on same line even after another print is made 0.00
Importing .hy file with function definition in .py file and after c... 0.00
How can I remove parentheses (both side) from tuple? 0.00
automatically opens microsoft store applications / games with python? 0.00
How to pass a function, list, among others as args to argparse in P... 0.00
Python: Return a list -1.32
Evaluation in python? -0.27
TypeError: 'str' object does not support item assignment wh... 0.00
Issues when running a for loop & appending the items to a empty... +0.29