StackRating

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

Andy L.

Rating
1567.59 (4,361st)
Reputation
5 (2,388,167th)
Page: 1 ... 8 9 10 11 12 ... 23
Title Δ
Python: combine boolean columns in Pandas dataframes -0.65
How to fill blank country column with country name in pandas python +0.59
Each element in list at least equal to the previous one +0.87
How to sort Panda table according to another Panda table 0.00
How transform all values NOT = 0 in 1 with REGEX, efficiently -2.27
Python datetime object and data into PANDAS dataframe 0.00
Faster way to concat dataframes with different columns vertically 0.00
How to use df[df['Event_gender']== 'X'] correctly i... 0.00
How to slice time series in Pandas -0.05
How to use regex capture groups in pandas replace function +2.40
Pandas dataframe selection df['a'][50][:51] 0.00
How to perform a conditional on a column of lists (considering each... -0.17
Problems multiplying dataframe cells by matrix values -0.55
How to I break a data frame in pandas into a noncontinuous subset +2.47
In a pandas dataframe with a MultiIndex, how to conditionally fill... -0.14
How to change the column names when merging in pandas +0.46
how do i rename the columns from unnamed:0 to columns with incremen... -0.55
Convert dictionaries to dataframe +0.59
Column with random, increasing numbers in pandas -1.68
Add two series indexed by distinct but overlapping intervals +0.38
window based weighted average in pandas 0.00
pandas - iterate over rows and calculate - faster -0.96
Convert yearly and quaterly data to monthly in Python -1.64
python how to find the number of days in each month from Dec 2019 a... -1.65
Extracting data out of Pandas df into a list +2.35
Pivot on specific columns in pandas dataframe -0.40
Automating pandas dataframe join from list +0.44
Splitting one Pandas column on values from a different column in th... +1.52
How can I add an id column based on unique combinations of other co... 0.00
python how to find the number of days in each month between two dat... +1.71
Normalize json with related keys +0.06
aggregate column values into list ignoring the None values in panda... +0.28
How to using pandas to cell merge -0.34
Merge 2 columns to 1 column with the same name +0.08
preserve dataframe columns order while is it appended -1.59
How to unstack column of dictionaies in pandas dataframe? +0.18
Pandas says every column is an object, even though I think it's... -0.05
How to undo a DataFrame transformed with groupby and assigend to a... +2.71
groupby month-day hour using pandas -0.51
Iterate over a dataframe with condition in column -1.17
Add many pandas dataframes with overlapping indexes and columns +0.46
Using DataFrame Index Dates for Date Column Creation 0.00
pandas dataframe columns with list values -0.15
Commutative Count in a groupby dataframe on other columns condition -0.59
Python Pandas - Custom Calcs for Total row 0.00
Map values based off matched columns - Python -1.65
Change duplicated column names after merging multiple tables in pyt... +0.36
pandas multindex choose/drop rows based on second column +2.40
Creating a df in pandas based off a Count > 1 -1.75
Generate values in a column in a Dataframe, based on a condition an... -0.03