How To Handle Missing Data in a CSV Dataset | Machine Learning | Python

preview_player
Показать описание
While importing a dataset while making a machine learning model, often we find missing data. In this video , I have shown how to fill in the missing data in python environment using Anaconda Navigator(Spyder).
Рекомендации по теме
Комментарии
Автор

hi, for the values in timestamp, do i need to format it as date or should i just leave it as a general number? tq

MrSfahmie
Автор

sir after you type pd. that drop down list box how to enable sir, in my spyder 3.7 its not coming its very difficult for me

karthikeyanravi
Автор

What for categorical empty values such as Gender?

ratkush
Автор

The x variable in my system is saving as object type not float 64 format and imputer is showing error

TypeError: ufunc 'isnan' not supported for the input types, and
the inputs could not be safely coerced to any supported types
according to the casting rule "safe""
Plz tell me what to do....😞🙏🙏🙏

rahulbera
Автор

I am getting this error : "Object arrays are currently not supported"

vishalwaghmare
Автор

All my data changed after i executed the code :/

dalalalgomar