StackRating

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

Austin

Rating
1617.49 (1,168th)
Reputation
11,854 (12,489th)
Page: 1 ... 12 13 14 15 16 ... 25
Title Δ
How do I make strings as variables in an if statement? -0.14
Confused of the IndexError: list index is out of range +1.74
Python- how to replace characters in a list item in a list +0.53
+? sign does still works in a greedy manner 0.00
How to get output from file to have commas between the elements? -0.99
filtering lists based on multiple conditions -0.08
Python For Loop Appending Only Last Value to List +1.84
How to convert a mapping of ranges into a dictionary -0.30
Adjacent lists: trying to improve this script using a while loop -0.43
I'm trying to perform some manual encoding of strings using pyt... 0.00
How can I convert list into datetime with miliseconds? -1.45
Regex String pattern matching -0.08
one-line way to find the index of string with specific substring in... -0.27
How to remove from a list the strings that have less than N tokens? -0.57
Dynamically create variables in python 0.00
Python 3 remove chars from Tuples +1.40
The best way to write out a a list that is started with zeros, i,e... +0.40
How to round a number to the specified upper or lower bond? -0.88
Python code to find the total number of shortest words in a string. +0.84
How to get location of no-null elements in a numpy 2D array? 0.00
How can I take a list of strings and find files who name matches a... -0.38
Print a 2-d array , Matrix style with the element indices -0.06
Python 3 How to find variable named as string? +2.20
Remove email addresses from Python list using .rstrip("@") -0.83
Python-Storing input variables in a loop with different names per i... +1.03
How to append each item from a list to a list in a list in Python? +2.13
Python : Get all occurences from list with startswith, endswith and... -0.24
Add items from a list based on a second list in python +0.92
Sorted working differently with '&' in one of the list... -0.08
Remove item in nestled list 0.00
For Loops how to use break +0.43
how to add same dictionary to a list with modified value -0.58
First line fails to load from text file in Python +1.55
If any question has the answer no, how to print a certain text +0.42
In Python, how to count the number '1's in a list of email... -0.21
Why the print(copy_dic) is {'a' : 3}? -0.34
How to access items from the beginning and from end in one for stat... -0.88
My code will append a list but not print out the correct length -0.29
Multiplication Tables in Python +1.32
How to find the distance between the elements of a list? +1.36
Given an array of integers, find and increment duplicate values wit... +0.43
How do I choose several maximum values from a list of integers? +1.91
Idiomatic expression for temporarily removing key-value pairs from... -0.57
print list line by line in python 0.00
Python: Extract lines between certain lines -0.39
How can i convert my python dictionary to below format +0.44
How to find substrings in a list of words 0.00
regex find substring and replace characters and update whole string -0.96
*args returns a list containing only those arguments that are even... +0.44
how to fill dictionary values with the counts of similar keys in an... +1.45