Skip to content

Interrupted time series docs - more explanation and info on extracting causal impact measures #501

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

Merged
merged 8 commits into from
Jul 19, 2025

Conversation

drbenvincent
Copy link
Collaborator

@drbenvincent drbenvincent commented Jul 7, 2025


📚 Documentation preview 📚: https://causalpy--501.org.readthedocs.build/en/501/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@b63860d). Learn more about missing BASE report.
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #501   +/-   ##
=======================================
  Coverage        ?   95.13%           
=======================================
  Files           ?       28           
  Lines           ?     2384           
  Branches        ?        0           
=======================================
  Hits            ?     2268           
  Misses          ?      116           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@drbenvincent
Copy link
Collaborator Author

Tests now passing - there was a typo in the notebook

@drbenvincent drbenvincent marked this pull request as ready for review July 16, 2025 19:15
@drbenvincent drbenvincent changed the title update interrupted time series notebook Updates to interrupted time series notebook Jul 17, 2025
@drbenvincent drbenvincent added the documentation Improvements or additions to documentation label Jul 17, 2025
@drbenvincent
Copy link
Collaborator Author

This now has the updates to the notebook which were merged into main from #504

@drbenvincent drbenvincent changed the title Updates to interrupted time series notebook Interrupted time series docs - more explanation and info on extracting causal impact measures Jul 18, 2025
@@ -205,7 +205,6 @@
"name": "stderr",
Copy link
Contributor

@NathanielF NathanielF Jul 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice


Reply via ReviewNB

@NathanielF
Copy link
Contributor

Looks good to me.

Copy link
Contributor

@NathanielF NathanielF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@drbenvincent drbenvincent merged commit 6566232 into main Jul 19, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand docs: more info required about aggregating the causal impact over time
2 participants