Should you drop, interpolate, or impute?
There is no such thing as a perfect dataset. Every data scientist knows that feeling during data exploration when they call:
df.info()
and see something like this:
There is no such thing as a perfect dataset. Every data scientist knows that feeling during data exploration when they call:
df.info()
and see something like this:
Sign in to your account