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 ... 5 6 7 8 9 ... 12
Title Δ
How to create dataframe from below structure 0.00
confused about error using lambda function -0.44
Python Pandas to group values in 2 columns +0.21
How to show monthly movement of sales data in python pandas? 0.00
Print the indices of elements in one list according to the values o... -0.16
How to find the number of shifts in a sorted list from an unsorted... 0.00
How to find the max value of a set of randomly generated numbers th... -0.41
How can I change the order of 2d list in python -0.17
recursively split list into sub lists based on first element length -0.85
print '{' using .format +0.74
Find the first non-consecutive number in a list 0.00
Create a list with dictionary values contained in another list -0.06
How to merge arbitrary number of dictionaries and concatenating val... -0.16
Sub sorting in Python 3.8 0.00
Slice list in python -0.41
Python Dictionnary: I Need to regroup keys and add their values +0.34
circular changing of key values in python dict -0.80
check the value from the list against key value from dictionary Pyt... +1.11
How do I sort this list of dictionaries by the average of the key r... +0.34
Making an array from another defined array with no duplicates using... -0.38
Splitting strings inside a list of lists by spaces -0.45
Python string extraction: Extract part between two predefined strings +0.38
find particular value from list of dict in python +0.86
Find the index from values in a list inside a dictionary -0.05
Why can't make a list of same elements from a list in python 3? -0.16
What is the fastest way to merge dicts with same specific keys and... 0.00
Python - Assigning (x, y) coordinates to values of list of lists +0.34
Get first element of a string sublist as a dictionary key with a li... +0.96
Checking for exact matches in two dictionaries -0.69
Zipped Python generators with 2nd one being shorter: how to retriev... +0.63
Changing some data types in a list while preserving the order -0.13
how to create a multidimensional array on the fly using python? -0.62
Find indexes of consecutive items in lists -0.48
Getting the match number when passing a function in re.sub -1.35
Given a list of X number of floats, return a tuple of the average o... 0.00
Delete the last occurence of an increment -0.43
Replacing an element in a list of array? +0.60
Return length of longest word - Python +1.34
How to have double counter variable in Python loop? +0.91
How do I display a list that contains the number of individual lett... -0.53
How to determine if all elements in a nested list are unique? +0.92
Tuple of Pairs from List of Integers 0.00
Reaching an element type list in the dictionary and operations with... +2.57
Subtraction if an items matches in both dictionaries working wrong -1.88
How to return the key with the largest value in a dictionary +0.34
In Python, does this expression "(a is b) == ( id(a) == id(b)... +0.35
Python: How to create concatenated string from dictionary +0.95
Python: Count and replace regular expression in same pass? +1.27
converting dictionary containing tuple to dictionary +0.34
Convert list of tuples such that [(a,b,c)] converts to [(a,b),(a,c)] +0.56