-
Notifications
You must be signed in to change notification settings - Fork 4
[Feature] Support weekly data (not just daily) #53
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatureAdding a new feature to the packageAdding a new feature to the packagepriorityIssue to be prioritised before restIssue to be prioritised before resttestImprovements or additions to test casesImprovements or additions to test cases
Description
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationfeatureAdding a new feature to the packageAdding a new feature to the packagepriorityIssue to be prioritised before restIssue to be prioritised before resttestImprovements or additions to test casesImprovements or additions to test cases
Best way would be to generalise to indices instead of timestamp, in all the pd timestamp related functions.
Would need to include higher level wrappers around this. Either detect the granularity automatically, or also allow an option for user to specify explicitly.
This will help people applying this for automated causal inference with synthetic control methods or MMMs.
Models will trigger/update for periods of significant change. This will allow them to get better reads on valid treatment periods of change