Add Peppi Advanced Recipe Notebooks (Recipes 13-20) #85
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.
Description
This PR adds 8 advanced Jupyter notebook recipes demonstrating sophisticated usage patterns for the Peppi library. These notebooks complement the recently improved Peppi documentation by providing interactive, executable examples of advanced workflows.
New Notebooks
All notebooks are located in
notebooks/peppi-advanced/:Data Analysis & Comparison
Workflows & Reports
Specialized Usage
Features
Each notebook includes:
Target Audience
These notebooks are designed for:
Testing
All code examples have been tested against Peppi v0.8.0 with the live PDS API.
Documentation
Includes a comprehensive README.md in the
peppi-advanceddirectory with:Related Work
This PR complements:
These notebooks provide interactive versions of the advanced recipes (13-20) from the Peppi cookbook documentation.
Checklist
Next Steps (Future PRs)