First time here? Check out the FAQ!

brian shaw's profile - activity

2021-02-02 14:47:53 -0500 received badge Famous Question (source)
2019-07-16 06:12:01 -0500 received badge Notable Question (source)
2019-04-14 10:37:10 -0500 received badge Popular Question (source)
2019-03-22 08:13:01 -0500 marked best answer Columns Displayed in the Console Debug i/o Window

Hi Is there a way of changing the number of columns displayed in the output window when a prorgam is run. JUst doing some preliminary work on data frames and while the data frame is 7 columns wide it only shows 5 columns data with ... for the other columns.

Any help would be great

Many thanks

0 1 1996-06-30 ... NaN Summer 1 2 1996-07-01 ... Rain Summer 2 3 1996-07-02 ... NaN Summer 3 4 1996-07-03 ... Rain Summer 4 5 1996-07-04 ... Rain Summer 5 6 1996-07-05 ... Rain Summer 6 7 1996-07-06 ... Rain Summer 7 8 1996-07-07 ... Rain Summer 8 9 1996-07-08 ... NaN Summer 9 10 1996-07-09 ... Rain Summer 10 11 1996-07-10 ... NaN Summer 11 12 1996-07-11 ... NaN Summer 12 13 1996-07-12 ... Rain Summer 13 14 1996-07-13 ... NaN Summ

2019-03-19 08:05:26 -0500 received badge Student (source)
2019-03-19 07:54:58 -0500 asked a question Columns Displayed in the Console Debug i/o Window

Columns Displayed in the Console Debug i/o Window Hi Is there a way of changing the number of columns displayed in the