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

Add Matlab-like retime method #439

Open
ValentinKaisermayer opened this issue Nov 11, 2019 · 4 comments
Open

Add Matlab-like retime method #439

ValentinKaisermayer opened this issue Nov 11, 2019 · 4 comments

Comments

@ValentinKaisermayer
Copy link
Contributor

A method for changing the time base of an existing TimeArray like Matlabs retime would be helpful.

@iblislin
Copy link
Collaborator

I guess it's something like resample in pandas?

@ValentinKaisermayer
Copy link
Contributor Author

Apart from the aggregation methods, most of it can be done with Interpolations.jl.

@iblislin
Copy link
Collaborator

I think most of aggregation methods can be done by moving ?

@dmetivie
Copy link

dmetivie commented Mar 9, 2024

Has someone tried to code this ? In addition to Interpolations.jl would TimeSeriesResampler.jl be pertinent?

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

No branches or pull requests

3 participants