StackRating

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

Kewl

Rating
1483.37 (4,481,409th)
Reputation
1,872 (89,156th)
Page: 1 2
Title Δ
Cannot overwrite implementation for __call__ -0.59
Pandas groupby get first element of group where row matches criteria -2.89
Trying to access one cell in a pandas dataframe 0.00
How to generate random numbers with if-statement in Python? +3.13
How to rectify my below script to get the output side by side? +2.43
Assign values to columns based on conditions in a pandas dataframe -0.13
Joining string and list -1.88
Find tuple of strings in string in python 0.00
similar list.append statements returning different results +0.21
Should you use a function for only one line of code? -1.98
How to turn a string of letters into integer? -2.28
How to do nested iterrows in Pandas 0.00
Python script that loops when if statement returns != True 0.00
Is there any way to classify/ remove words (Exm. "Which",... 0.00
wordcloud2 shiny output creates extra widget 0.00
Split a list of integers into two lists (one even and one odd) in P... +0.97
groupby, count and average in numpy, pandas in python +5.05
Python: Only return integers +4.61
Pandas bar plot is greyed out -3.32
Given a text count occurrences of all two consecutive words -0.61
Apply function in a pandas dataframe +4.00
How can I make it shorter and better? +2.17
Importing excel file in Pandas Gives Error 0.00
How to delete an integer value in a variable in python -0.99
Using regex extract string from a line in python 0.00
Filter pandas (python) dataframe based on partial strings in a list +4.91
Why does my list skip certain elements when I iteratate? +4.40
How to show and close plot in matplitlib.pyplot? +0.39
matplotlib scatterplot x axis labels 0.00
Sporadic Python error in while loop TypeError: 'int' object... 0.00
Building a stacked bar chart from a list within a dictionary matplo... -1.24
How to print dictionary from list "Python": -0.94
How to use `apply()` or other vectorized approach when previous val... +3.89
What is wrong with this pandas code? -3.17
Cant iterate through multiple pandas series 0.00
Reading float numbers with python 0.00
Why is *x=[1,2,3,4] invalid when *x,y=[1,2,3,4] is legal? -1.31
Iterating through a list to produce all possible combinations of el... -0.85
Adding multiples of 3 and 5 less than 1000 -1.38
To get only the first rows in Pandas data frame at different values... -2.13
calculate relative contribution over the total in pandas 0.00
Python Recursive Code (Beginner) +0.36
Given an input as 'sentence', how to return the element tha... -4.14
How to sort a dictionary in python by value when the value is a lis... -2.35
Python count the frequency of values in dataframe column -4.19
Bubble sort complexity in Python -3.98
Split space separated elements into separate lines -1.20
Put two variables to get (not adding) 0.00
Unpacking iterables in Python3? 0.00
Oneliner to replace if-else block 0.00