Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Adds comprehensive documentation for Reform.from_dict() method in docs/usage/reforms.ipynb
  • Covers method signature, dictionary format, period formats, and multiple examples
  • Includes bracket parameter syntax, shorthand notation, and Microsimulation integration

Fixes #420

Test plan

  • Verify documentation builds correctly with myst build docs
  • Review examples for accuracy with country template parameters
  • Check that notebook renders properly in Jupyter Book

🤖 Generated with Claude Code

Fixes #420

Add comprehensive documentation for the Reform.from_dict() method:
- Method signature and parameters
- Dictionary format with parameter paths and period-value mappings
- Period format explanation (YYYY-MM-DD.YYYY-MM-DD)
- Examples: basic reforms, multiple parameters, bracket syntax
- Shorthand for permanent changes
- Named reforms for API integration
- Integration with Microsimulation class

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@MaxGhenis MaxGhenis merged commit c2d0b5a into master Jan 15, 2026
14 checks passed
@MaxGhenis MaxGhenis deleted the add-reform-from-dict-docs branch January 15, 2026 22:16
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

Successfully merging this pull request may close these issues.

Documentation: Add Reform.from_dict() guide

2 participants