What kind of pandas display setting (or whatever) is required if I want to see the entire output of the following :
As you can see there are only few lines but I would like to see everything (669 in total) where I would be able to see each line individually to see how many nan values there are in total per line (such that I find the 27 along the dataframe).