Is there a way to widen the display of output in either interactive or script-execution mode?
Specifically, I am using the describe() function on a pand
describe()
If you don't want to mess with your display options and you just want to see this one particular list of columns without expanding out every dataframe you view, you could try:
df.columns.values