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 ... 4 5 6 7
Title Δ
How to extract two specific characters of a column name and attach... +4.33
How to find the number of common words in a text file and delete th... +0.32
search each text file words in another main text file and append if... -3.80
What are the unknown issues of using try/except block in functions... -3.72
Python: Create data-frame of size 12 from a data set of 300 such th... +0.05
how to convert set of dictionaries to a list of dictionaries? 0.00
Trouble deciding what and how to inherit +0.02
Padded batches does not handle the last batch of the data with smal... 0.00
time and volume prediction 0.00
Delete columns with a certain condition except if it is name is con... 0.00
What is difference between metrics=accuracy and precision from conf... -3.44
How do I convert a numpy array divided into 6 sections lists, each... 0.00
Replacing with Nan +0.07
How can I update the value in a pandas dataframe -2.46
How to transform a vector in matrix according to following rules +0.71
How to form a Pandas DataFrame from multiple multi dimensional nump... 0.00
structure of np.zeros with multi dimensional shape -1.99
Recursive function not returning anything. What is the problem? -0.83
How to avoid multiple `elif` statements? +1.13
pandas sample based on category for each row -0.75
lambda function referencing a column value not specified in function 0.00
calculating the value of 1 column based on conditions on other colu... +0.15
Given a condition, modify values of a dataframe -3.23
How do I create something that loops? +0.15
end line is not parsing correctly with re library python -0.08
KeyError while trying to create a Column in a DataFrame +4.16
Iterate over a Dataframe column using common value in a list in pyt... -0.64
Pandas If does not contain period keep the same, if contains period... -3.09
Efficient merge overlapping intervals in same pandas dataframe with... 0.00
Trying to sort this list of addresses numerically and alphabetically +0.29
keep certain values in a dictionary values based on list -4.16
How to read comma separated data into data frame without column hea... +0.00
How to select rows that have missing values in columns depending on... -0.05
Sentence generator with words from lists using Python 0.00
Safe get when parent is null in dictionary 0.00
Another "ValueError: Cannot feed value of shape (30, 5) for Te... 0.00
Web Scrapping with BeautifulSoup by class returns empty list 0.00
Cumm count on additional two columns based on a few conditions -4.55
Numpy returns "TypeError: 'float' object cannot be int... 0.00
How to read marks in text file to class variables? 0.00
Getting a recursion procedure to work in a loop scenario (start A -... 0.00
Models trained with TensorFlow are not available in Django 0.00
Comparing two data frames 0.00
How to do value counts on certain words in a dataset +3.75
How to reshape three-dimentional arrays into two-dimentional arrays 0.00
Find index of first element with condition in numpy array in python -1.86
What is the best way to implement Pipeline to make sure train and t... 0.00
if, elif, else statements in python -0.00
Function to count small and Capital letters in a string +2.07
how to use itertools.product() to give one of the tuples as output... -0.08