StackRating

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

Moses Koledoye

Rating
1686.55 (217th)
Reputation
63,611 (1,404th)
Page: 1 ... 34 35 36 37 38 39 40
Title Δ
Why does adding this __init__() method break my Django model? +0.50
How to add extra fields to a django model by extending it? -0.07
Confusion about one example to check if an object is an iterator in... -0.52
save the values from dictionary in django fields running a for loop -0.46
Django join like queries 0.00
Removing elements corresponding to 'None' in lists -0.00
Pip install does not fetch the latest version 0.00
Trying to create a button per object instance 0.00
Count number of words in a file using dictionary comprehension - py... +1.96
Functional Programming using python for extracting consecutive capi... +0.86
Python and CSV; how to truncate all values in a column? -0.12
To print http status code in Python 3 (urllib) 0.00
Decoding an API list and breaking it up in Python 3? +0.51
Python: How to iterate through each value in two lists, count the o... +1.20
Why is this simple code wrong? +1.28
String manupulation in python +0.52
Multiple assignment operation returns object is not iterable +3.51
Python socket networking - ValueError: list.remove(x): x not in list 0.00
How do I assign a variable to a price in a while loop in order to g... -1.85
Creating a tripled nested JSON in Python -0.48
Performing calculations on some values in a dictionary based on the... -1.26
int object is not iterable python +0.52
Merge dictionaries from multiple lists in Python +1.16
Fastest way from logic matrix to list of sets +0.45
iterate through a dictionary that has a list within lists -0.24
Access class hierarchy attribute 0.00
Function that has if statement produces nothing when it's called 0.00
Missing a loop to write a file +1.29
Can I query WHERE IN with multiple fields without using extra and r... 0.00
call a method of a class in another method in that same class in py... +2.50
True & False in a function def -0.50
Display objects from different models at the same page according to... +0.90
For loop running infinite python +0.51
My armstrong number program has a logical error 0.00
re.search().TypeError: cannot use a string pattern on a bytes-like... 0.00
Python 3: How do I .join() input() With A String? +0.53
combining specific values in python list +2.57
How to round float down to a given precision? -1.07
error in "if" loop (Sage) -1.23
Extend: merge strings on a list from other lists (or variables) at... -1.95
Count same lists in a list +0.53
Why doesn't my front_back programme in Python work? +0.47
Python 3 detecting keywords 0.00
manage.py not generated when using "django-admin startapp mysi... 0.00
Name Error - name api is not defined 0.00
Python Range function 100 - 0, on the same line -1.81
How to get key of a dictionary in a list or tuple? 0.00
Django not using Python 3 installation -0.90
Django: How to filter patients from one department? -1.25
Find a substring in a line and print the line in python and only pr... +0.22