We know that we can replace the nan values with mean or median using fillna(). What if the NAN data is correlated to another categorical…
We know that we can replace the nan values with mean or median using fillna(). What if the NAN data is correlated to another categorical…