How to find NaN of a csv file in python... | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to find NaN of a csv file in python...

14th Sep 2020, 1:35 PM
Ganesh S
3 Respuestas
+ 4
Ganesh S, Your question needs a bit more of explanation what you mean. Can you please provide a part of a csv file that can demonstrate your question? Thanks! Do you use pandas dataframe to read the csv file?
14th Sep 2020, 2:37 PM
Lothar
Lothar - avatar
+ 3
Ganesh S , if you use pandas dataframe, there are procedures that can handle nane values.
14th Sep 2020, 6:21 PM
Lothar
Lothar - avatar
0
Yes
14th Sep 2020, 2:55 PM
Ganesh S