pandas hack

pd.set_option(‘display.max_columns’, None)
pd.set_option(‘display.width’, 200) # adjust number as needed