Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables.jl interface #11

Open
femtotrader opened this issue Nov 9, 2024 · 0 comments
Open

Tables.jl interface #11

femtotrader opened this issue Nov 9, 2024 · 0 comments
Labels

Comments

@femtotrader
Copy link

Hello

Currently TimeArrays data structure don't fit really very well with others parts of Julia ecosystem ie it's not very easy to convert back and forth to DataFrames or other Julia tabular structures.

Tables.jl https://tables.juliadata.org/stable/ could be an interesting interface to implement so it will be very easy to convert TimeArray to any other table structure that have a Table.jl interface (JuliaStats/TimeSeries.jl, JuliaData/DataFrames.jl, xKDR/TSFrames.jl ...)

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant