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

I want to find mean of those rows in target variable corresponding to which there are null values in a particular column

$
0
0

@vikas_10 wrote:

Hello everyone,
I am doing data exploration on a data set in which I have 23 continuous variables and a target variable 'total_cases'. In one of the columns 'precipit' of my data frame, I have 192 missing values. There are no missing values in my target variable. I want to find out the mean of total_cases corresponding to the rows which have NaN in 'precip' column. I am working on pythom.

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles