StackRating

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

Ch3steR

Rating
1652.10 (527th)
Reputation
311 (400,905th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
combining list of lists from values of dictionary into list of tupl... -2.61
is iterable object a copy of original object? +1.40
show duplicates from list in counting operation python -1.12
Remove elements of a list if is in another list -2.62
Efficient way to check if it is a subset of any group in Python +0.33
How to divide the string depending on length in seqeunce in python? +0.84
How to append elements to a pair of coordinates to make a multidime... -0.45
Constructing a regex to match filenames from of file paths +0.71
Remove spaces in " " in List of list of list 0.00
how to add several patterns to check if one of them is present into... 0.00
I need to convert this string into a list in Python +0.35
writing the output of print function to a textfile +0.84
How to get output by using multiple lists? +0.69
Create a dictionary with 2 unequal lists +0.32
Pythonic way and time saving to remove empty element nested list -0.46
How to merge elements of nested list for specific words -0.40
How do I clean and split up the following string? +0.55
Move unique values across different dimensions -0.05
Converting list items as multiple dictionaries in a single list +0.88
Python:'list' object cannot be interpreted as an integer +0.35
How to select a specific number of elements in a list of strings th... +0.34
Parsing a string containing backslash to list in Python +0.34
Using .join() with list comprehension to join prefix onto every wor... -0.56
Python creating nested dictionary from a List with repeating keys +1.34
Performanceoptimized changing of an dictionary +0.33
How can I make a class instance from a list? 0.00
Print the first three characters of each item in the list which has... -0.41
How to sort a list to look like [1, A, 2, B, 3, C,...] +1.39
Sorting a list according to a dictionary (beginner) +0.38
Create a nested Dictionary with two dictionaries +0.93
How to remove all occurrences of an element from list in Python? -0.35
Removing part of a string between indices -0.16
Replace every instance of a word with another word without breaking... +0.90
How to split a large list into rows? +1.41
How to filter an unknown element in a list python +1.21
Sort a list of strings that contain integers while ignoring white s... +0.02
How would you delete a repeating number in a list in python +0.65
Create function to find the key of the values in dictionary that ma... +0.36
How do you set the starting point in PYplot? -0.52
Using enumerate() to enumerate items with letters rather than numbers +0.48
How to avoid looking-up a dictionary twice for getting/setting key... +1.34
I want to print a pattern of letters and would like if there is som... -0.15
How do i find the largest value of an item in a nested dict in pyth... +1.28
Python - Obtain indices of intersecting values in two arrays +0.30
Python program to print letter in an array backwards -0.89
fibonacci specific number generator python +1.23
Converting a dictionary to a list of lists -0.61
How to form a list of numbers from a list of Tuple of digits? 0.00
Is there any way to make the following code in two or less line of... 0.00
How do I split up the following Python string in to a list of strin... -1.07