As I run my code I get these warnings, always in groups of four, sporadically. I have tried to locate the source by placing debug messages before and after certain statement
Whenever you are working with csv imports, try to use df.dropna() to avoid all such warnings or errors.