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 ... 4 5 6 7 8 ... 40
Title Δ
Generic solution to merge iterables such as lists, tuples and sets 0.00
Python sorted with lambda +0.25
Maintaining the order of the elements in a frozen set -1.26
Combine two differently sized lists into a combined set +0.96
Python list of substrings in list of strings -0.94
User.objects.create() does nothing. (Django) -0.25
Usage of the original class method after being decorated requires t... 0.00
Split a dictionary on separate dictionaries by keys and assign uniq... -0.26
How to iterate over multiple related lists until specified number t... +0.25
unpacking Tuples in dict -0.77
Django templates don't load, even though the url changes 0.00
Error in nonlocal keyword in python 0.00
python class methods and inheritance +0.25
Time efficient way of replacing phrases in a big text file based on... +0.25
How to get the keys from value in python? +0.53
Equivalent of C/C++ for loop in python +0.48
function to sum range gives: 'int' object is not iterable +0.77
user input a list of numbers and use it in a Python function +0.24
Python find duplicated dicts in list and separate them with counting -0.72
Most elegant python way to handle an empty/missing/uninitialized ob... -3.05
Python get json array item by matching value 0.00
How to "chain" iterators? +1.06
Python - merge two list of dictionaries adding values of repeated k... -1.12
lambda syntax error trying to convert to datetime +1.64
Iterate over instances of an ITERABLE class +0.25
Finding an integer at a given position i in a sequence of increasin... +0.71
Using Marshmallow without repeating myself 0.00
Converting list of list into 2 independent lists +0.27
How do a split integers within a list into single digits only? +0.33
How to extract the values of a,b of a string in the form of ?(a*p+b... 0.00
Number of digits common between two numbers(Unique digits) 0.00
Modifying a part of the main diagonal of a 2d-numpy array +1.10
How to catch exceptions using python lambdas 0.00
Python in operator doesn't work 0.00
How would you add key values instead of replacing them. Python Dict... +1.49
Python all items in list of lists true +0.53
How to turn Python list to consecutive tuples including edge items? -0.49
Changing duplicate values in python +0.25
AttributeError: 'module' object has no attribute 'Bussi... 0.00
Need to sort given strings (Strings starting with x first) +0.44
numpy array with the second dimension empty 0.00
How to prevent hardcoding when reading from txt-file to 3 different... +0.26
aMerge two dicts, add items in duplicate keys, add keys and items w... +0.25
How to delete string from a string in Python? +0.27
Wrapping a class whose methods return instances of that class +1.55
How to re-use the same function but call it from different location... 0.00
Get numbers divisible by a given divisor using logical operators in... -1.60
Use a callback and dynamically adapt if it's instance function... +0.00
Python basic string split method behaviour +0.59
Writing to csv with for loops -2.22