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

Feature parity with Matlab's timetable #48

Open
1 of 7 tasks
ValentinKaisermayer opened this issue Jul 27, 2022 · 1 comment
Open
1 of 7 tasks

Feature parity with Matlab's timetable #48

ValentinKaisermayer opened this issue Jul 27, 2022 · 1 comment

Comments

@ValentinKaisermayer
Copy link
Contributor

ValentinKaisermayer commented Jul 27, 2022

See Matlab documentation.

  • Clean Data with Missing, Duplicate, or Nonuniform Times
    • ismissing
    • rmmissing
    • sortrows
    • unique
    • retime
  • Resample and Aggregate Data
    • isregular
    • retime
@chiraganand
Copy link
Member

Checking isregular(), it was implemented in #130.

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

No branches or pull requests

2 participants