StackRating

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

blue_note

Rating
1528.20 (20,254th)
Reputation
11,929 (12,383rd)
Page: 1 2 3 4 5 ... 16
Title Δ
How to use replace() function to change string items in global list? -0.02
Why does instantiation of subclass work inside __init_subclass__, d... 0.00
What is going on here?!? I am about to lose my mind +1.89
Difference between if not: and if False: +1.02
Create a list based on list of tuples (value, indices) -0.10
How to concat key and value from dictionary to list? -0.26
Run python until it succeeds +0.49
Print pairs of elements in a list that have the same average value... -0.02
I don't understand the order of methods in python 0.00
Called itself (function) inside for loop, and it changes local vari... 0.00
How to read the contents of a file with their specific data types a... -0.01
How to fix python error (object is not callable) -0.53
How to replace NaN values for image data? 0.00
How to make a function that iterates through a list in Python? +1.64
Iteration algorithm with lists +0.28
Trying to make a dictionary of words using key as all the possible... 0.00
python takes at most 2 arguments 0.00
How to get None when the iterator is empty in Python -0.01
remove prefix in all column names -0.88
How would I parse a result and insert it into a variable? -2.00
isPrime function in one line +1.07
How to get the float result with certain precision in the F() expre... -0.01
Losing map value in variable -1.81
How to get unique values in Python using list/dict comprehension +2.09
class to calculate area of sphere Python +1.82
Need Shorthand Pythonic Answer Of Fizz, Buzz, FizzBuzz Problem +1.24
Why is this simple set of joins returning an unexpectedly wrapped r... +1.59
how can i write for statement this way : for i not in x -0.72
Can sigmoid function graph be linear? +0.38
Unhashiable Type: 'List' -0.04
How to find max element index for a specific value in list composed... -0.55
Print items in *args +0.50
How to fix 'IndexError: list index out of range' in python? 0.00
Testing practice an API wrapper without using unittest module 0.00
Plotting multidimensional array python 0.00
Python - Comparing 2 identical strings returns 'False' +0.50
Best practices for unknown max_length in Django? +0.50
How to permanently change a global variable from a def +0.05
How to inherit abstract class with PyCharm -1.48
Can I call a Python function without brackets, like a shell command... -0.93
How to calculate this equation in Python or NumPy loop? -0.01
What is the Difference between Linear programming optimization and... 0.00
Not able to extact dictionary from a list in a for loop +0.06
python function behaves differently -0.04
Comparing two large lists to find element pairs that meet a conditi... -0.42
"Unindent does not match any outer indentation level" But... +0.46
Why are all classes affected by changes to one class? -1.04
AttributeError: Preferences instance has no attribute '__setatt... +0.46
Python how to store a print statement in a variable? -0.01
How do I get my code to only print one output? +0.85