StackRating

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

perigon

Rating
1544.30 (9,891st)
Reputation
1,618 (101,878th)
Page: 1 2
Title Δ
When I try to return a list made through list comprehension it retu... 0.00
Is there a pythonic way of incrementing values of a column based on... -2.65
Plotting exponential graphs in matplotlib - ytick spacing +3.42
How to capture printed data from my CSV using python -0.42
I'm trying to drop cells in a Pandas Dataframe that contain cou... 0.00
Dataframes: Percentage of time when a value matches a condition 0.00
Comparing each letter with the next +3.53
How can I plot multiple dataframes with multiple subplots? 0.00
How do I split a data frame into groups of a fixed size? +3.40
Assigning elements to one array in a list of dictionaries 0.00
Renaming Multiple Files at Once in a Directory 0.00
Big O notation Python function -4.69
3 state, 3 input function with bitwise operators does not produce e... -1.64
how to convert a string consisting of number in words to string of... +3.59
Python CSV reading - I think I'm making a list of lists but I j... +2.84
python: two list creation +3.73
Finding the digits in text -2.69
What's the time complexity for the following python function? -3.51
Python Regex results longer than original string +3.47
What does it mean when a test passes silently? 0.00
Using sorted to sort a list of objects +3.72
Sorting a list: numbers in ascending, letters in descending +2.87
How to Match Not Character After Repetition in Python Regex +0.35
Stream all unordered/shuffled unique permutation of elements in a n... -2.47
Python pandas: adding list of elements in a specific column to find... -2.82
How to work with python list of lists? -1.91
Write a function that calculates the sum of all values in a list of... 0.00
How to convert list into dict with Python3? 0.00
keep variables in memory in python -0.45
python splitting by 'and' and 'or', but not in pare... +2.48
Subsetting based on multiple conditions for python list of dictiona... -3.77
float value of python list is printing more zeros 0.00
What is long version of a Common Bitwise Operation? 0.00
converting a dictionary to another one +2.30
How to retrieve the largest number of items in multiple dictionaries +4.26
Splitting lists within a 2d list +5.15
How do you turn a string back into an array? +2.54
Partitioning a string based on a search term in Python? +4.23
Histogram not being plotted -1.82
Print array element with False value -0.26
What does this code mean with stripping leading zeroes? -4.10
How comma separated range mechanism works in Python? +3.80
Find an item in a dictionary value, in another dictionary value wit... +0.07
Why adding multiple 'nan' in python dictionary giving multi... +0.16
Python joining a string with a list format +0.14
Understanding numpy array slicing -4.16
Nested list comprehension mixed with strings with conditionals +3.66
Python for in loop to generate dictionary +3.57
Sort list of tuples based on third parameter +4.30
Python 3.x: Find if substring is at the end of a string w/o using e... +2.14