Shifting columns down with pandas in Kaggle print() views

19 views Asked by At

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.

example

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.

0

There are 0 answers