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 ... 16
Title Δ
How do you calculate the sum based on certain numbers in the datafr... +0.98
Improve speed of pandas boolean indexing -0.41
Pandas DataFrame - Why does my Correlation Matrix have a shape of (... 0.00
Does GridSearchCV return the best_estimator_ after fitting? 0.00
Why is a copy of a pandas object altering one column on the origina... 0.00
Sort nested dictionary by inner values +1.07
Is the 'copy' argument in pandas working as intended? 0.00
How to check if a pair of coordinates is within a range in Numpy? 0.00
Pandas removing a list of different rows in a dataframe 0.00
Pandas: replace numpy.nan cell with maximum of non-nan adjacent cells -1.55
Transposing selected MultiIndex levels in Pandas DataFrame 0.00
pandas transform function as argument 0.00
Assigning pandas selection to a variable and then modifying it 0.00
Pandas Counting Character Occurrences 0.00
Pandas dataframe summing with multiple groupby -1.87
Holt-Winters time series forecasting with statsmodels 0.00
Is the t-test on Sci-py stats Welch's t-test 0.00
Replace values in pandas series where the element to be replaced co... +0.25
Change all first values in column, grouped from other column +0.80
Faster way to append ordered frequencies of pandas series 0.00
Sum categorical feature labels across columns for given row, pandas -0.51
Pandas: Treating a Series as a step-function during add()? 0.00
How to create a matrix that is the sum of multiple matrices using p... -0.06
Pandas: Random integer between values in two columns -1.55
Create New Pandas DataFrame Column with Values using Previous Row -0.66
Why does giving a type to the apply method on Series does what it d... 0.00
Why dtype is different when converting to a category from an object... 0.00
Getting mean for n-largest values in each group 0.00
Assigning to a slice from another DataFrame requires matching colum... +1.22
how to select the column based on column names stored in another da... +0.22
pandas series sub-setting by index -2.36
How to access next row after dataframe ix? 0.00
Pandas simple correlation of two grouped DataFrame columns 0.00
re-arranging pandas dataframe +1.06
What is the pandas.Panel deprecation warning actually recommending? 0.00
Clarification on lambda operator in pandas groupby +1.07
Python Average of Multiple Columns and Rows -2.52
Pandas finding a single value with conditions +1.47
What is the difference between using loc and using just square brac... 0.00
Duplicating training examples to handle class imbalance in a pandas... 0.00
Python/Pandas syntax for creating a new dataframe by comparing two... 0.00
Python: Cumulative Sum with changing key 0.00
Pandas Creating Normal Dist series 0.00
Is there a way to avoid typing the dataframe name, brackets, and qu... -0.22
How to aggregate multiple columns to sets in one pass through the r... 0.00
Pandas groupby diff 0.00
Pandas groupby rollup +1.53
Pandas: Removing invalid literals in a column while converting obje... +0.26
How can I make ratio array form the array? +2.37
equivalent to sub and paste of R in Python (concatenation of string... +0.26