StackRating

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

Steven Rumbalski

Rating
1592.58 (2,153rd)
Reputation
34,117 (3,432nd)
Page: 1 2 3 ... 16
Title Δ
How can I return an object with the longest string in a list of dic... +0.37
How to print list vertically using recursion? +1.22
Python : Remove sequences of brackets and the content inside it if... -1.80
How to print out a dict with nice output -0.15
Move a zero from a list to the end and leave the non-zero as is -0.62
remove elements which are present in a list more than 2 times -0.63
Sum of consecutive pairs in a list including a sum of the last elem... +0.29
What is the best way to make branchless counters? -2.20
Splitting strings within nested lists in Python and converting to f... +0.36
How to remove duplicate values in list? +0.88
How to preserve trailing zeros? 0.00
Comparing two unsorted text files to find intersection file 0.00
SyntaxError: can't assign to literal, while running code to cou... -0.33
Python, Take Multiple Lists and Putting into pd.Dataframe +0.36
How to store values of multiple lists in nested dicts? +0.36
Modifying a string while looping on it -2.79
How can I use for loop to build a dictionary that can reads values... +0.55
How to remove element from list if element is present in list Python -0.17
Check if a Python string is a valid Excel cell -1.78
How to convert CSV to Json in proper format +0.35
Is there a way in Python to calculate one time as a percentage of a... 0.00
Count the occurrences of bigrams in string and save them into a dic... +0.99
Python modify column in a CSV to muliple columns 0.00
How to loop through json dictionary inside of list +0.36
Python and JSON - Interact directly with items 0.00
How to multiply or add the values of a dictionary if the value of t... -0.33
Using python to find even Fibonacci numbers +0.02
I want to add "100" in the list so used append method -0.14
Can you have member variables in a python function -0.72
How to manage directory path while developing in windows and testin... -0.63
Make no change in else with inline loop +0.37
How to get rid of Divide by Zero error in python pandas? -0.65
How to add a character/string after another inside the same format... +0.38
How to add value in multi dimensions dictionary? -0.15
Python concatenate multiple files up to certain limit of lines in e... -0.14
Build a dictionary with multiple arrays(for each key) from a dictio... 0.00
Converting CSV to Dictionary with one column as keys and one column... +1.33
Memory efficient way of keeping track of unique entries -0.37
Filter list by length of words +0.82
Creating dictionary from list in Python with first item in list as... +0.41
Print value and next value of dict on same line during iteration wi... +0.37
How to sample efficiently from a list like [[0,1],[0,6],[0,7],[1,4]... 0.00
Should I use float literals to represent integer numbers as floats... -0.54
What is the purpose of decorators (why use them)? +1.08
Remove null from csv file with non-ascii char 0.00
Converting multiple lines in CSV column into individual lines -0.12
Python: Remove all duplicates from a large list of lists efficientl... -1.34
sys.stdout.write \r carriage, how to overwrite all characters? -1.84
Why only one periodic task created? 0.00
Got Key Error in getting url as text by using Python 0.00