While working with pandas in Kaggle, when I issue the print() command for certain columns of my dataset, some of my columns scroll down during display.
I want all the columns to appear next to each other. My screen resolution is (1920*1080) in case there is a problem with the screen resolution.