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 2 3 4 5 ... 25
Title Δ
extracting data line by line from a text file and storing it in a l... -0.13
Removing variable number from string +0.33
In Python, if you have two lists that share a number of elements, h... +0.35
Why can't Django model object be added to a list? +0.36
Python Divmod help for a mathematical exercise for beginner +0.35
Keep an index for how many times a if statement had passed inside a... +1.38
How do I make the returned values of a function so that they are no... 0.00
How can I match similar strings? +0.36
Pythonic way of assigning value to a variable if statement does not... +0.49
Replacing substring using regex in python 0.00
Added multiple values to a dictionary key in python. How can I retr... 0.00
Looking for a more pythonic way to merge a list full of dictionarie... -0.33
How do you ask if there is a number in your string? +0.34
Python: write files from lists based on match 0.00
Comparing each item in list to Other item in other list Python +0.11
Python: Iterate through a folder and pick first file that ends with... -0.61
Recursively remove all adjacent duplicates. I'm getting same ou... 0.00
Python: create a sequence of dates with only weekdays (Monday to Fr... -0.25
strip symbols with regex and then put them all back -0.03
Remove dict in list if samle keys/values in Python -0.62
How to rearrange the values in list based on the values in another... -0.67
How to create list of lists from sublists with varying length -1.03
How to check if individual character in a string exists in another... 0.00
use a dictionary for word replacement with regex in python +1.97
Remove all elements of a string list in python if they contain a gi... 0.00
How to perform a method on a string in list in a list in Python -0.09
How to ask for input again after taking input and receiving output... -0.49
Emulating a Tuple Sort like Sqlite3 in Python 0.00
Question about printing multiple items in a list in a specific orde... +0.35
Is there a way to find the first value of x to a corresponding y in... +1.28
Remove space between "" in list of list +1.48
How do I get a list of keys where the keys are found in some text? -0.84
How to check if specific string not found in array then print out &... -0.31
In Python how do you pop the first n elements of a list and append... -0.31
Rounding values in list when using itertools.accumulate function +0.09
How to use input to refrence a specific object -0.14
Python: How to print multiplication table based on two inputs? -0.09
Python string format x or less digits +0.35
Replacing values with dictionary key in python -0.43
Split list into lists by particular value -2.17
How to check if all items in a list are of the same type? +0.25
Adding dictonary with static keys inside another dictonary in pytho... +0.69
Slice string after period and before next space -1.95
Is there a way to join every n elements of a list +0.89
Remove ./ from folder name in Python +0.35
Downcase a list for specific cases but not others +1.11
`in` operator on lists or `or` operator in multiple conditions - py... -1.03
Automatically Creating List of Dictionaries Based Upon Two Lists of... +1.26
How to extract string that contains specific characters in Python +0.90
How to print an X per 200 in an integer? +0.37