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 ... 13 14 15 16 17 ... 24
Title Δ
To merge excel tables with some equals names of columns with python... 0.00
How to retrieve previous row column value along with given column v... -0.51
Error : len() of unsized object - Wilconox signed-rank test 0.00
Python Loop and Append to String +0.46
Drop near identical rows based on value difference -0.33
How do I extact max n values for multiple criteria from a DataFrame +1.75
How to compute daily mean values for each column in pandas? 0.00
Counting number of times a value adheres to condition in dataframe -1.06
Pandas - sum column values for a given row with duplicate column na... 0.00
Groupby using pandas the different row data +0.44
Pandas, getting a "TypeError: 'list' object is not cal... +1.95
How to merge two data frames with duplicate rows? -1.40
Get a frequency table for a column of lists -1.10
Python: how to select indexes from pandas dataframe? -0.71
How to do 'groupby' a column value (str) and return n uniqu... 0.00
PANDAS - Difference between values in different rows and different... 0.00
How can I extract data as a list from a pandas.core.frame.DataFrame... 0.00
convert arbitrarily-many columns into key-value pairs using python/... -1.82
How do I replace a complex string in a column (Python) -0.14
Creating a new dataframe in pandas based on matching row data +1.69
Faster way to index pandas dataframe multiple times 0.00
Add extracted dataframe header to exsisting dataframe pandas 0.00
Pandas If row value contains items from a list as substrings, save... -0.56
Iterating through one column and adding values to list based on val... +0.45
Adding a column with values from another dataframe based on column... +0.45
New Dataframe column based on conditions from different dataframe 0.00
How to manipulate dataframe to count values? +0.42
pd.read_csv question with two different tables on top of each other... -0.55
Apply Function to Every Row in pandas DataFrame Using Multiple Colu... +0.44
AttributeError: 'Series' object has no attribute 'value... 0.00
Group By TimeDelta Python Pandas +0.43
Pandas - drop first column and add index 0.00
Adding a list of dataframes to a dictionary -0.58
insert value in a list ignoring nan -0.68
how to set a new dataframe using conditions (if-else) 0.00
How to return the values between two elements of a list as a new list +1.20
ndarray throws Data must be 1-dimensional 0.00
Datetime object in DataFrame with just time 0.00
I have an array with 0 and 1 values. If I multiply this with -1, it... +0.07
add a new column in dataframe -0.71
A call of isinstance([], list) returns a TypeError in the Python Co... +2.65
Why does my function not print my dString variable? +0.37
drop first duplicates from set python and keep only last unique +1.80
What is the nicest (and fastest) way to create a flat dataframe fro... +0.19
Convert python dictionary lists to a tree format +0.05
I want to convert pandas data into date timeindex 0.00
using regex to match patterns from one column and creating a new co... 0.00
The user must be prompt to input the string and choose which charac... +0.45
Python Pandas read_csv function does not allow to change parsed dat... +2.02
I have 3 lines in a `.txt` file each line containing 3 numbers and... +0.46