StackRating

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

ayhan

Rating
1682.76 (238th)
Reputation
39,568 (2,829th)
Page: 1 2 3 4 ... 16
Title Δ
Python. Pandas. CSV. Count mean by other column value +0.36
How to efficiently dropna when the NaNs are contained in the index? -1.61
Extract dataframe column values as standalone columns +0.26
How to get consistent return type from pandas indexers? 0.00
Group data frames according to a dictionary +0.26
Slice a Dataframe Index per year - Python - Pandas +1.68
pandas resample apply np.average -0.23
Subsetting a df by rows sum and column sum 0.00
In Pandas, does .iloc method give a copy or view? +1.83
Scrambling a string in Python without using random.shuffle() +0.53
Remove rows having same value in all columns +1.57
numpy/pandas NaN difference confusion +0.27
Pandas rank method dense but skip a number +0.18
How to drop rows in multiple DataFrames? +0.29
Sum data across the 5-year span -0.03
Why do we lose data when assigned to transpose of dataframe? +1.25
How to convert pandas dataframe columns to native python data types? +0.26
Randomly select unique row from dataframe in Pandas 0.00
Weird behaviour with pandas cut, groupby and multiindex in Python 0.00
Can dataframe processed with StandartScaler contain values >1 or... 0.00
What is the equivalent of length in R to python +0.24
How can I visualize time data from a Pandas Dataframe? +0.25
Frequency/contingency table across two groups of dummy variables 0.00
Pandas - Creating Difference Matrix from Data Frame +1.69
How can I subtract aggregated values from a timeseries in Pandas? 0.00
How to exclude consecutive values in dataframe -0.95
R's lm function in Pandas 0.00
Create New Dataframe Conditionally Based On Another Dataframe? 0.00
with python, select repeated elements longer than N +1.45
Pandas SQL equivalent for 'not equal' clause 0.00
Create a distance matrix using pandas from a list of lists -2.01
Pandas index names, axis labels, and levels 0.00
Turn series of dictionaries into a DataFrame - Pandas +0.26
Creating a DateFrame from a list, with 1 column and n rows 0.00
pandas interpolations does not work for date index 0.00
How do you read in a dataframe with lists using pd.read_clipboard? +1.55
Find the minimum value in each column with their index +0.26
Reshaping a column based on another column in a pandas dataframe -0.22
Combine multiple columns in Pandas excluding NaNs +0.96
pandas isin() function with lists 0.00
Pandas: what kind of join is this? or is it a join? 0.00
Pandas optimization for Pandas column selection 0.00
Pandas ordered categorical data - Beginner 0.00
Python pandas rank/sort based on another column that differs for ea... +0.97
How to handle custom named index when copying a dataframe using pd.... +1.22
PANDAS Group By with Multiple Functions Applied -1.99
Idiomatic clip on quantile for DataFrame 0.00
type of return value in itertuples and print column names of itertu... +0.27
How do I join the values of two DataFrame columns as one 0.00
Create new column in pandas dataframe by calculation from previous... +0.22