StackRating

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

Mykola Zotko

Rating
1422.43 (4,535,778th)
Reputation
1,548 (106,042nd)
Page: 1 ... 7 8 9 10 11
Title Δ
Functional way in python to change this list into another -0.44
where can i find a list of hex color codes to use in python? 0.00
inserting a tab using python string format -0.14
how to remove parenthesis from list of MySQL select in python for c... -0.14
Two-dimensional list which contains strings and integers -0.35
NetworkX weighted digraph algorithms +0.61
Nested Loop for List in Dictionary -0.38
concatenate strings sequentially in python -1.07
Rearrange Text blocks such that each ends with a complete sentence +0.60
return a mathematical function as string +0.10
Python (lists): how to group duplicate labels, summing up their res... +0.71
Splitting multiple dots in a list into multiple single dots -0.89
Sorting sub-lists in a list alphabetically +1.51
split a list of list that contains string -0.18
how to print() a command once +1.00
Bidirectional graph of distances behaving strange 0.00
How to use the pickle for k-means clustering -0.22
Making a string out of a dict in python -1.57
Unpack string into one/two variables -0.43
Merge two dictionary views in python +0.29
How to subtract corresponding element of a specific slice in two lo... -0.10
Filter one column and count the occurence in the other column -1.12
looping backward or forward in python list to find a match +0.70
Efficiently generate a list of all possible substrings of a string -0.67
How to use a dictionary to manipulate a list per element within a s... 0.00
Is there a better way to concatenate continuous string elements in... +0.64
Remove a value from a nested list not working -0.86
How do I convert nested list to dictionary? +2.87
Python doesn't remove all the items from a list while iterating... -3.10
joining a list together with index's -0.15
Extracting correct characters from a string in Python -2.93
Counting the words in a dictionary -3.48
Removing duplicate urls python BeautifulSoup using set() blows apar... 0.00
How to multiply a tuple? +0.66
How to retrieve multiple maximum values from a dictionary along wit... -0.90
How do I check if a sequence of characters exists in a list? +2.36
Map or apply a function to single value - the proper way to do in P... -1.49
subsetting a list of list of strings without flattening -1.10
how to filter a words in list that don't Repeat in python? -1.75
Count occurrences within a list of list of tuples +4.81
Python itertools +4.94
how to convert types while keeping the same list structure -1.57
How to add index to a list inside a dictionary -2.40
How can I find elements in a list that have same value in Python? -1.00
How to get ('a', 'a/b', 'a/b/c') from ('... -0.17
Change length of operation depending on a value -1.39
Raise exception in python dict.get() +2.98
compare numbers of a list in python -2.86
How to iterate over a string and for each letter, if it is in a dic... -0.68
Iterate through Python dictionary and special append to new list? +0.04