JuliaStats / TimeSeries.jl

Time series toolkit for Julia
Other
353 stars 69 forks source link

Modified show, added omitted columns message #489

Closed r2cp closed 3 years ago

r2cp commented 3 years ago

Hello, this is a proposal to fix #468. It prints page 1 of TimeArray and adds the omitted columns message. I would like some feedback on it.

I have not rewritten the tests yet, but I'd gladfully do it.

iblislin commented 3 years ago

I just found that DataFrame puts the message in the right hand side and change the color. Maybe we can do that too?

iblislin commented 3 years ago

Thanks for your contributions. :+1:

r2cp commented 3 years ago

Glad to help 😬