StackRating

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

flornquake

Rating
1521.84 (28,531st)
Reputation
2,334 (72,206th)
Page: 1 2
Title Δ
Circular imports in python3 0.00
Break one line of "if else" statement into multiple lines -1.21
Python - reducing long if-elif lines of code -0.25
Set part of a lambda function in advance to avoid repeated code +4.77
Assert list of list equality without order in Python +1.18
What is wrong with this ternary operator? +0.93
Advanced Comparison in Python from "Think Python" +1.88
Overriding the floor division operator -4.03
Does a function which takes iterable as parameter always accept ite... +1.74
Remove duplicate, remove certain letters from line if found -0.35
Python 3 string formatting with filler more than one character long 0.00
What is the conventional (and efficient) way to avoid mutability bu... -2.81
Can Regex switch charactors in a string? -3.87
Python - can you use re.compile looking for two strings? +2.02
How to properly write the import statement +1.49
accessing global frames in a user defined function +0.95
Union of many Counters -1.78
Concatenate item from list to two strings -0.25
Python - Remove a set of a list from another list -1.55
screen output of tuples +3.68
Find duplicate lists where element order is insignificant but repea... -3.48
Select adjacent couples (or triads, etc ) from a list +4.05
python find substrings based on a delimiter +4.01
How to group / count list elements by range -3.64
python dict comprehension with two ranges -1.32
python: how to import a module a.b as a_.b? 0.00
Understanding python's super method, Why D().test() will return 'B-... +0.34
Python sum() function with list parameter 0.00
NoneType Error, Python +3.86
Make Counter consider two objects of the same class the same -1.25
Make Counter consider two objects of the same class the same +4.75
How do I make this code case-insensitive? -1.32
A Pythonic way to insert elements of a list into a list of lists? +1.54
Construct a circular loop in python -3.45
What are Python disassemblers used for? -4.03
In Python, variables inside if conditions hide the global scope eve... +3.95
Multiple Quotes in String +4.19
Python and remove duplicates in list of lists regardless of order w... +3.79
How to get rid of space in a string in python? +1.45
Python decimal module not being consistent -3.81
Reducing memory used by a large dict -2.82
Sorting and Organization of letter frequency - python +3.01
recursion print error nested dict() object in python 0.00
Python: Sort a list according to two attributes -2.78
Python dict entries not being referenced properly 0.00
Decimal module: rounding -0.23
SQLAlchemy class __init__() meets takes at least 5 non-keyword argu... 0.00
single iteration sharing the iterator +1.46
How to decide creating a child class without using 'if' statement +4.13
How to remove all of certain data types from list? -0.46