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 6 ... 25
Title Δ
How to remove all the elements that contain special characters and... +1.02
How to get string that contain between/match/exist arrays in Python? -0.89
multiplication table python nested loop not printing full table +0.79
Replace values in a nested list with values of another nested list... 0.00
How can I remove dollar signs '$' from a list in Python? -0.30
MemoryError using numeric range as dict index (Inefficient) +0.40
How do you take the value of keys and add it to a list? +0.35
How can I find the longest word in a string? -0.08
Apply function per group of values of a key in list of dicts 0.00
keep duplicates by key in a list of dictionaries +1.59
Find index of max element in numpy array excluding few indexes +0.84
How to delete string from given data in python(without using any bu... +0.32
Mapping multiple functions to a single value -1.53
How to combine multiple dictionaries into one of higher dimension? +1.46
how to count negative and positive numbers in each set from a list? +0.98
Iterate Through a Dictionary in Python -0.04
Accept an input as a word and not a integer 0.00
How can i filter the dictionary through values in such a way? -0.14
Print random strings from a list (multiple times) with no repeats +0.38
Counting the occurence of numpy.array object in a list of numpy.arr... +1.52
Generating a number based on a specified length of digits? +1.49
Converting float to integers in a specific sublist -1.05
Struggling with Regex for adjacent letters differing by case -1.48
How to modify the value of numpy array based on another array? -1.61
how to find the shortest distance between two regex +0.10
Python creating objects in a loop append items to same list instead... +0.37
Is 0 False and all other integer values True? +1.04
How can you sort a string backwords, by vowels and consonant? -0.12
sum = (1**2) + (2**2) - (3**2) + (4**2)-,...,+(n**2) program code i... -0.67
How do I mutate every third element in a list? -0.47
How to remove multiple (key,value) entries from a Python List - Ord... 0.00
Python Printing Row and Column number on 2d matrix? +0.03
Removing a tuple from a list when it fails to meet certain conditions +1.11
how to remove a row and column simultaneously of Nested List in pyt... -0.13
How to concatenate strings from one list to other strings in the se... -0.73
Existing dictionaries in list all being updated to new dictionary e... +0.74
if result of argument satisfies a condition, how to return result i... +0.73
Is it possible to create more than one statement in lambda functions? +0.36
Checking if values from different lists are less than x +0.76
Remove key and its value in nested dictionary using python +0.37
How to combine two words in a long string into one & find their... -0.14
Sorting list of list by custom function 0.00
Match string which contains anything besides urls? +0.37
Replacing regex with optional pattern -2.13
How to concatenate a list with a nested list? +1.11
Merge similar elements of a list in one new list -0.53
How to write a Python regular expression for split string in this way +0.37
subtracting two values inside a list of list +0.60
How do I add items to a list inside a 'for' loop? 0.00
How to filter a nested list of URLs? +1.32