AllenInstitute / AllenInstitute/ConnectsCommonConnectivity
Post-write edit workflows: add columns / add dataitems
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem: no library support for adding feature columns to an existing feature set or dataitems to an existing dataset; conventions live only in etl_example_prompt.md §5d/§9.
Fix: mostly falls out of #13 + #20; remaining work is a thin API plus documented recipes. Removals → #21.
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
Start by reading issues #13 and #20, then review the conventions in etl_example_prompt.md §5d and §9 and locate the existing feature-set and dataset APIs. Done means adding the post-write operations for feature columns and dataitems, with documented recipes; removals remain scoped to #21.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100