StackRating

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

Dev Khadka

Rating
1451.84 (4,532,126th)
Reputation
78 (825,628th)
Page: 1 2 3 4 5 ... 7
Title Δ
Apply function on pandas DataFrame, 2 loops where outer loop is axi... 0.00
How to search all the values in a dataframe with a particular string -0.01
How to replace the string in the text if the string is in a list in... -0.66
How to One-Hot value in one column where it contains multiple value 0.00
How to splitting column value in dataframe into multiple columns -0.77
New multidimensional array assigning values from array to indices o... +0.56
Multiply columns based on two columns conditions from different dat... -1.15
Pandas, populate cell with next conditional value based off multipl... -1.98
How do I assign categories in a dataframe if they contain any eleme... -1.95
Taking a list and printing all of the indexes of the elements that... -0.25
List splitting based on a condition -0.55
SQL sum() over() equivalent in python -0.47
Need help fetching data from a column 0.00
Find total from groupby.size() command 0.00
How to define if-else function using dataframe columns as arguments... -1.98
Pandas: collapse overlapping intervals [start-end] and keep the sma... 0.00
filter array by index condition 0.00
How to remove lists in a column of a pandas data frame for converti... 0.00
Assign the frequency of each value to dataframe with new column -1.20
Pandas - Merging a dataframe -0.72
Using the first and last values of two columns and generate new dat... +0.29
Fill NaNs from another dataframe with group by +0.55
Combine the rows of dataframe with the same group and assign the va... -1.72
Select columns by index whose name contain a sub string 0.00
Check if numpy arrays is inside another numpy array and create a mask 0.00
Change Value of another column based on characters of string from f... +0.06
pd.merge_asof() based on Time-Difference not merging all values - P... -0.49
ndarray as column in Pandas dataframe stored as object. How to conv... +1.39
How to put list from one element into a cell of a dataframe? +0.03
Calculate the mean of several values within the same row in a column 0.00
Merge two table +1.64
Filter only links in a dataframe based on certain domain name 0.00
how to change every value in a numpy array with more than one condi... -2.03
Compute dot product of two dictionaries with tuple values in Python -1.18
How do I add multiple matrices in numpy? 0.00
Removing indexes from a 3D numpy array +0.06
Deleting multiple elements at once from a numpy 2d array +1.98
How to merge two dataframe with column in overlapping datetime range +0.56
Pandas Error: sequence item 0: expected str instance, NoneType found +1.99
How to format a top10 counter function -1.21
How can I convert a forloop to Numpy single operation? 0.00
Pandas joining strings in a column according to consecutive values... -0.55
How can i create a category of missing values when I am bucketing a... -0.60
pandas: how to modify values in a column in dataframe by comparing... -0.39
For each row, I would like to count the frequency of a specific var... 0.00
How to compare index values of list in default dict in python +1.29
Pandas: get the cumulative sum of a column only if the timestamp is... +0.50
Skip False while removing 0 in a list -1.27
Need to create sample dataset 0.00
How create two points for y with the same x? +0.05