StackRating

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

AChampion

Rating
1612.74 (1,317th)
Reputation
21,867 (6,063rd)
Page: 1 2 3 ... 22
Title Δ
Python - while loop over a range -2.02
Print Array of arrays to string using join and map +1.72
How to use "\n" to change line but still print rest of th... +0.08
merge/join two dataframes and add numeric values in columns -0.16
Is it possible to assign the value we return with "return"... 0.00
How can i combine certain json data thats been defined into sets of... +0.34
Separate float number in Pandas 0.00
Convert vertical table to horizontal in python(Flattening the table) +0.35
Iterate over N nested list and dictionaries +0.35
Last two digits of decimal number with a mask? 0.00
find sentence among sentence of words 0.00
Removing a char from a pandas dataframe column with for loop 0.00
Findall() is not finding all the numbers in a text file +0.34
Delete Consecutive Values of Specific Number - Python Dataframe +0.35
How to create and traverse decision tree in Python 0.00
fixing a for loop in python where you don't use the variable +0.34
Can someone explain the logic here? 0.00
Changing code to allow more than 3 stacked bars 0.00
How to efficiently get the mean of the elements in two list of list... +0.81
Return an array of the SUM of two arrays +1.55
One excess element in the array is always left -0.64
How do I delete every occurrence of a character after the first occ... +1.04
Filter df to a simple spreadsheet +0.32
how to convert a string in json format to normal string format in p... 0.00
Traverse decision tree based on values; iteratively going into sub-... -2.41
How to combine data from both a .json and .list file in an alternat... 0.00
A function that reverses a string using a loop +0.34
Count occurrence of words from a string column in pandas 0.00
how to call multiple generator in python 0.00
String Formatting a stringified dictionary using .format() -0.41
Why does the code not pass the test cases? -0.16
Python skip header row from request response +1.32
What is the problem in this multiple inheritance? +1.98
handling bad lines in a python read_csv execution 0.00
list of list comparison with respect to a integer value in tuple -0.64
Converting a list of ints or floats read from a file to a numpy array 0.00
Merge duplicate dictionaries in a list +1.60
Type annotating a class that is defined later (Forward Reference) -2.54
How to iterate list items to store as a dictionary and write it to... 0.00
Remove element from list in pandas dataframe based on value in column +1.01
Appending values from one array, if value in another array is great... +0.84
Python3 need to format string for a query with python with string b... +0.35
Why is the 'in' Operator failing 0.00
Function that calculates NPV from a list of cash flows -0.64
Finding the closest number to a target sum of a list +1.73
All ip in range of subnet-mask 0.00
A python dictionary has multiple attributes for a key. How to find... 0.00
How to prioritize a variable (Python) 0.00
Generate a nested dictionary from list +0.38
My code is producing a logic error with recursion and I don't k... -0.15