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

Time cadence sync when combining dfs #1

Open
3 tasks
tinsmcl1 opened this issue Jul 23, 2024 · 0 comments
Open
3 tasks

Time cadence sync when combining dfs #1

tinsmcl1 opened this issue Jul 23, 2024 · 0 comments

Comments

@tinsmcl1
Copy link

Sync dataframes when cadences differ (e.g. set AB is every hour but set C every minute)

Functionality for combining dataframes:

  • We can keep only the times in AB
  • We can keep only the times in C
  • We can keep all data points from all sets (may result in many incomplete rows)
    - Future consideration: We can interpolate the missing data to form a complete dataset
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

1 participant