AllenInstitute / AllenInstitute/ConnectsCommonConnectivity
ProjectionMeasurementMatrix: add ProjectScoped
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem: not ProjectScoped; the write spec scopes on id only (registry comment says to widen once the schema allows). Same matrix id in two projects collides. Blocks etl_wnm_exc_05.
Fix: add the ProjectScoped mixin; widen partition_by/scope_columns; update etl_wnm_exc_04.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search for ProjectionMeasurementMatrix, ProjectScoped, and the etl_wnm_exc_04/05 specifications to locate the model and registry references. Read the registry comment and inspect the existing scoped models first. Done means the matrix uses ProjectScoped, partition_by and scope_columns include the project, and etl_wnm_exc_04 is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100