StackRating

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

Mayank Porwal

Rating
1595.88 (1,976th)
Reputation
4,970 (33,369th)
Page: 1 2 3 4 5 6 7 ... 24
Title Δ
How could I transform the numpy array to pandas dataframe? +0.35
Transforming padnas dataframe by making column names rows in a column 0.00
How to filter data from Pandas Data frame Dynamically? 0.00
Update Dataframe Column based on Grouping and Conditionals -0.44
Python3 Pandas replacing on rows based on inner condition +0.03
Groupby multiple columns and extract top x rows based on column value +2.82
Slicing a Numpy array based on characters of string elements -1.18
Pass lists of columns to Pandas DataFrame instead of lists of rows -0.85
How to list the index and columns names together for a given datafr... 0.00
change value of a column based on another column -0.26
Any straightforward way of adding multiindex columns? +0.91
check if the values in column B exist in column A Python Pandas +0.33
Append in list depending of if the value already exists in it +0.88
"None of ['Horsepower'] are in the columns" error... 0.00
Pandas pct_change with data containing NaN results in nonsensical v... 0.00
Get the row with minimum value of column1 and in column2 greater th... 0.00
Subsetting in python using multiple row ranges 0.00
transforming DataFrame shape +0.19
How to specific columns by taking the name from a row in pandas +0.33
pandas groupby a column, then get average number of days from a dat... +1.38
How to access specific rows in a pandas multiindex dataframe 0.00
AttributeError "SQLAlchemy" object has no attribute '... 0.00
Keep some specific values in a DataFrame and set to zero the others -0.17
Map values of a column based on a condition +0.83
Output next row from criteria in Python DataFrame -1.85
Make substring bold within a string +1.58
Replace column values from dict adding rows when needed +0.77
Pandas - Find duplicated entries in one column within rows with equ... -0.80
Keep rows of a dataframe that are present in a list 0.00
How to replace the current rows with previous rows -1.19
Python Pandas: How do I create a column given a condition based on... +0.19
How to Extract STRING within a CURLY BRACKET inside a CURLY BRACKET... 0.00
How to filter a string in a column of Pandas data frame using for l... +1.23
How can I remove string after last underscore in python dataframe? +0.33
Replacing values in pandas dataframe columns by criteria +0.33
How to solve TypeError: string indices must be integers while remov... 0.00
assert additional parameter to pandas dataframe records 0.00
How to create a new column in pandas and set its values according t... +0.34
How to mix two pandas columns into one dataframe with first element... -0.67
Create new rows to pandas dataframe based on condition efficiently 0.00
split string in series based on another column value on the same in... +0.67
Pandas calculate result dataframe from a dataframe of multiple trad... -2.26
How to loop through Pandas DataFrame and split a string into multip... -1.20
determine common value in pandas column -1.21
Grouping information by hour in pandas 0.00
How to bring four columns of excel data as two rows in pandas +2.18
Splitting a string in dataframe +1.40
Combining rows on a Dataframe based on a specific column value and... +0.34
Remove punctuation from a pandas Series 0.00
How to make a function that will iterate through the columns in a p... +0.34