PolicyEngine / PolicyEngine/policyengine-us

Use the birth_year variable consistently across the repository

Open
#3,515 0 comments 0 reactions 0 assignees View on GitHub
code-health
Dominant language
Python
Stars
162
Forks
212
Avg merge
3d 3h
Merged PRs (30d)
96

Description

This variable will be added in #3284

Currently we frequently use structures like
```
age = person("age", period)
birth_year = -(age - period.start.year)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.