Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Error in imputing missing values using fillna

$
0
0

@devesh35 wrote:

#4, pivot table
Sir, How will i impute the variable(impute_grps) into the dataframe to replace the Nan values to respective LoanAmounts.
i tried the following code:

df["LoanAmount"].fillna(value=impute_grps,inplace= True)

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles