StackRating

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

Jab

Rating
1528.25 (20,207th)
Reputation
8,123 (19,394th)
Page: 1 2 3 ... 14
Title Δ
How to make python discord bot use a command every minute -0.05
Converting dict of lists into list of dicts -1.89
I am trying to remove numbers that are either preceded by or follow... -1.96
Retrieving values of sublists within a list -1.36
How to iterate over python dict from the chosen key to it again? +1.49
How to call Python function by name dynamically using a string? 0.00
prepend and append to .join() -0.82
Why does program count one extra value (cycle "while")? +1.29
Comparing the positions of two elements in a list (of lists) -0.52
How to check if a word or group of words exist in given list of str... +0.90
Efficient and cleaner way of assigning values +0.46
Convert values from list of dictionaries from string to integer +1.67
How to merge list and a variable using lambda function +0.43
simplify code using an inverse dictionary in python +0.65
Sorting lines of text file numerically when the file has strange fo... -1.89
How to reverse a list without using reverse() and without using ret... +1.19
Python: Converting Dictionary With Key Value Pairs That Contain A L... +1.68
list comprehension in python (struggling to understand the logic) -0.56
Only Output True or False in Code (loops) -0.01
Negative sign swapping in a python list +0.45
is there a way to access a value from a nested dict and update valu... +0.47
Counting a specific word in a dictionary -0.02
Reading in multiple files in Python and renaming them using string... +0.44
How do I merge two dictionaries keeping max value against common ke... -0.05
Python Summarizing Arrays of Objects +1.84
How to compare specific number of words among two lists of strings... -0.54
What is the purpose of 'list' function before the filter fu... +0.46
More elegant solution for finding the key for maximum value in the... 0.00
Find highest number from list of numbers as strings +2.44
How do I append a matching element from a list to another list? +0.46
Creating a list of mutable items repeated N times +1.06
These functions look like they'd do the same thing, but one wor... +0.07
Elegant way to convert string to dict and back -0.80
How can I find matching elements and indices from two arrays? -0.92
cannot serialize list in python -0.53
How to find compare two array based on the minimum length of the ar... -0.28
'For loop' not outputting correctly (always using 'else... -0.05
I used str() on string with byte literal, how do I reverse the oper... 0.00
Get list of unique objects with no unique attributes from a diction... -0.14
How to pull elements from a list that are nested between particular... -0.43
Is there built-in way to check if string can be converted to float? +0.22
Send a formated list with pushover on python 0.00
Seperate records from a dictionary when a specific condition is met... -0.53
Pythonic way to test for elements in complex data structures +1.68
Deleting certain characters from a string -0.15
I'm having problems with how to print multiple outputs from use... -0.92
Python lists, change the value of matching items with matching index +0.82
How do I make a input in a commnad in discord.py +0.48
How to find latest entry for specific value in a dict? -0.95
How to split a string into equal sized parts? +0.28