StackRating

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

vash_the_stampede

Rating
1430.70 (4,535,353rd)
Reputation
3,864 (43,423rd)
Page: 1 2 3 4 5 ... 12
Title Δ
Redefine items in generated combinations from one list into terms o... -0.26
ATM program not looping properly in Python 0.00
Search list in string characters -0.05
can I get the for loop to run the whole range? -0.36
Add break line after each file merge 0.00
How to iterate through next value in python dictionary and append t... +0.12
Python tells me my variable is not defined +0.12
Print a certain value from a list inside a list +0.28
Is there a possible way to assign the position of a string to a ran... -0.16
Pyhon Skipping Rule +0.93
How do I put individual entries in an array into their own arrays w... -1.54
How can I sort a dictionary by value as-is (sort in a dict format)... 0.00
How to extract numbers with delimiter from a string? -0.13
Write in one line +0.06
Make a subset dictionary from another dictionary 0.00
how to remove partial duplicates in a list of lists -0.79
for-else in python when for loop is not executed -0.10
How to print multiple json values with same fields in python 0.00
Rolling 2 dice in Python and if they are the same number, roll agai... -0.31
Python : Adding the same elements of a list iteratively +0.63
How to extract integer or float from string -0.51
Flexible splitting of an input string in Python function -0.74
Build for loop in one line and received wrong output which is a Non... +0.34
populate a list with a portion of the string in another list until... -0.44
Python - how to sort a list of tuples to a dictionary or equivalent? -0.96
Remove a string from a list based on that string containing a certa... +0.12
Python remove inner items of a sequence in a list -0.94
Replace items in a list without using .pop? +2.59
create a list from a list of list of tuples -0.42
Check list to see if element greater than specified number -0.33
how to slice string from specific string in python -0.80
Python can't assign object variable +0.10
Is there a way to be inside a for loop, and then reverse that loop... -1.03
Creating and storing a set # of class objects from user input 0.00
How to select random key with common values? +0.61
How do I make sure a 1-D array is valid using a while statement? +1.23
How to access the data in this list? +0.10
Rewriting Pandas script using Python3 standard library +0.14
Check all individual digits are even in a range -0.59
get indexes of elements from a zigzag configuration -0.83
Split a list into smaller lists where each smaller list is subseque... -1.12
How can I remove last character printed? Python 3 -0.09
python Joining list elements into list of list -0.94
Creating a unique list with the each subsequent item from a series... -0.43
Sorting a Dictionary by Key and then Value (list or tuple?) -0.21
How to extract the minimum position of a string in a nested list -0.47
sorting a dictionary with nested list -1.45
Python: In loop variable used within a statement not updated -0.30
Operations on Python list +0.10
How can I check to see if two strings are anagrams of each other WI... +0.10