JuliaStats / TimeSeries.jl

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

Function returning names of columns #511

Open StepanSushko opened 2 years ago

StepanSushko commented 2 years ago

I'd like to have function with the same functionality as function name for DataFrames.jl, which returns full set of column names. It will allow to easily iterate by columns.

p.s. it would also be nice to have possibility to iterate by column number.

ValentinKaisermayer commented 2 years ago

TimeSeries.columns