AllenInstitute / AllenInstitute/ConnectsCommonConnectivity

ProjectionMeasurementMatrix: add ProjectScoped

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement schema
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.