StackRating

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

ALollz

Rating
1600.48 (1,755th)
Reputation
18,151 (7,680th)
Page: 1 ... 15 16 17 18 19 ... 32
Title Δ
How to Compare rows of a dataframe to an 2D Array List - Python -1.13
analysis of groups in pandas dataframe 0.00
python pandas melt/pivot on multiple columns in one step 0.00
Merge Dataframes and repeat values 0.00
Pandas wide_to_long - keep rows with values in i or just one row wi... +1.40
How to use groupby on the following dataset 0.00
Pivot/unstack a DataFrame with duplicate entries without aggregation 0.00
How can I convert columns to rows in Pandas? +0.41
extracting data from panda series as per the index of another panda... +1.07
Group by at user level and encode categorical data -1.29
Specific aggregation of pandas dataframe 0.00
Replace missing values at once in both categorical and numerical co... +2.36
Colors for Categories in bar charts matplotlib 0.00
Which version of duplicate feature columns removal in machine learn... 0.00
group DataFrame in 10-minute intervals 0.00
Set colors in stacked bar plot per label 0.00
How to sum specific hierarchical columns in pandas? +3.16
How do I create a MultiIndex Dataframe from a merged table? +0.43
Pandas Question create two aggregations with one being conditionall... +1.76
Extract data from index in new column in Dataframe 0.00
Why labels are not consistent with pandas, itertools, and numpy ind... 0.00
Applying stats.percentileofscore to every row by column 0.00
Merging DataFrames and their totals 0.00
How can I repeat a set of dates for each user-id? +0.40
Selecting Binned values in pandas 0.00
Replace Iterations by elegant Pandas code +1.44
How to normalize the columns of a DataFrame using sklearn.preproces... +0.19
pandas - pivot column names as values -2.34
Stacking multiple columns with different names into one giant dataf... +1.46
Understand "return data_mine['one'] = 1" in a fun... +0.42
Is there a way to get numpy to import only float values? 0.00
How to classify String Data into Integers? -0.08
Create new columns based on size of groupby element in pandas 0.00
Performance issue while groupby.shift 0.00
Using groupby function to select different values from different co... +2.09
Consecutive events below threshold -0.08
How do you apply regex in pandas dataframe to extract all values af... -2.13
Plotting a histogram with overlaid PDF 0.00
Pandas : Optimizing, deleting a loop +1.95
How to pickle multiple pandas Dataframes and concatenate all of the... 0.00
How do I create a column in a method chain and use it to fillna ano... 0.00
Find times occurrences in python +0.43
Find overlapping dates for each ID and create a new row for the ove... 0.00
How to extract rows from multiple CSV files and add the file name t... +0.42
How to convert a numeric column (without a calendar date) into date... 0.00
OutOfBoundsDatetime: cannot convert input with unit 's' 0.00
Is there a quick way to strip out a specific character from all the... -2.16
Plotting multiple lines, want a mark every with a text label on eac... 0.00
In a multi-indexed dataframe .columns.levels[1] after groupby gives... -0.49
Convert column of seconds to hh:mm:ss - Pandas +1.06