docs: update outputs, notebooks, and GIFs for 0.835 flat detection threshold#246
Open
opencode-agent[bot] wants to merge 10 commits into
Open
docs: update outputs, notebooks, and GIFs for 0.835 flat detection threshold#246opencode-agent[bot] wants to merge 10 commits into
opencode-agent[bot] wants to merge 10 commits into
Conversation
- Update print_summary() output in README.md and docs/index.md to reflect 8 segments (removed Flat Mar 15-17, extended Up to Mar 17) - Update filter_segments table with new Up segment dates and metrics - Re-execute gradual.ipynb and noise.ipynb with new threshold - Fix noise.ipynb markdown: 9 → 10 noise segments - Run normalize_notebooks.sh for JupyterLite compatibility
Contributor
|
📚 Docs preview deployed! Your docs preview is available at: https://russellsb.github.io/pytrendy/pr-246/
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
RussellSB
marked this pull request as ready for review
July 19, 2026 20:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates documentation outputs, notebook tutorials, and GIFs to reflect the new 8-segment result from PR #224's 0.835x flat detection threshold.
Changes
print_summary()output block (9→8 segments, removed Flat Mar 15-17, extended Up to Mar 17) andfilter_segmentstable with corrected dates/metricsscripts/normalize_notebooks.sh(no content changes)scripts/normalize_notebooks.shacross all notebooks for JupyterLite compatibilityscripts/generate_gifs/with shared utilities and scripts for all four GIFs (Abrupt, Gradual, Noise-Random, Noise-Spikes)plots/pytrendy-gradual.pngupdated with current pytrendy behaviourScope
CHANGELOG.mdanddocs/whats-new.mdare not touched (automation targets)Verification
All 101 tests pass on this branch (74 core + 27 non-core).
Closes #233