StackRating

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

U12-Forward

Rating
1540.98 (11,314th)
Reputation
19,262 (7,146th)
Page: 1 ... 37 38 39 40 41 ... 46
Title Δ
Python how to sort a list of nested dictionaries by dictionary keys? +0.59
Get unique counts from one data frame as values in another data fra... -0.68
How to unfold a python dictionary of lists based on key-value "... +1.91
Python: check if n elements in a list exist in a string; middle gro... -1.24
Invalid syntax with else statement in python3 -0.08
Python Iterative Fibonacci +0.09
Override class method while keeping the original class method call +1.33
Why is my nested for loop ending early? (python) -0.42
Check string presence in multiple cols and give output to separate... -0.84
indexing data types with numbers that start with 0 in python -0.60
Python : group csv row by index +0.03
Sorting a python list based on date? -0.44
could you explain what the purpose of this code is just by looking... -0.15
Remove similar words from list +0.48
LEFT JOIN dictionaries in python based on value -0.58
Finding values index wise +0.11
How to automatically add unique key according to user input and the... +1.81
Pythonic way to check which variable equals zero? -0.26
What's more efficient in Python: `key not in list` or `not key... -0.79
Print Dictionary variables 0.00
Find all matches of a pattern and replace them in a text file -0.56
How can I check if a list of nodes have already been included in a... -0.48
Writing a program that asks for a input and encodes it as the numer... +0.12
Python: Making a multiple line user input to text file -1.23
Changing a list into dictionary in python -1.67
Get tuple with largest numeric element, and if a tie occurs, random... +0.58
Find average of multiple columns in a str dataframe in pandas +1.53
Element-wise apply -1.35
Python shell 3.7 restarting program without displaying output or er... 0.00
How to Make a Dictionary Accept any Integer to Trigger a Function -1.43
Append many lists at once -0.67
Sorting a list of objects by attibute doesn't sort? -0.41
python convert a negative integer into byte(singed=True), but conve... -1.45
List all elements, but only one of duplicated elements? -0.71
print in python using python3 without python2 and python1 or both a... -0.41
Random indentation errors? -0.19
Get the index of which the sum is max Python 3 -0.77
Using pandas to order a dataframe alphabetically by values in one c... -0.49
How to get a dictionary of `field_name:field_type` from pandas DF +1.04
Would it be possible to discard a numeric string (string only conta... +0.60
I'm working on some practice dataset in python -1.53
Replace Dict Key with Value? +0.39
get values from a dictionary using a list of indexes -0.94
Python read comma separated txt file having thousands separator -0.41
Membership check of items in both dict and list, in nested for-loop... +2.28
Python - %paste 0.00
What's the best way to avoid binary rounding errors affecting c... 0.00
Regex Python find everything between four characters +0.10
Replace a word in list and append to same list -0.76
How do I change yes or no to a binary classification? 0.00