cytomining / cytomining/CytoTable
Enable `_concat_source_group` single file pass-through to avoid rewrites
Open
enhancement
- Dominant language
- Python
- Stars
- 21
- Forks
- 6
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 6
Description
If there is only one file from earlier data work, add logic to `cytotable.convert._concat_source_group` to avoid rewriting an individual file for concatenation operations.
Contributor guide
Research direction
Read cytotable.convert._concat_source_group and trace how it handles concatenation when the source group contains one file. Confirm the existing behavior with the relevant conversion workflow, then verify that a single input is passed through without being rewritten while multi-file concatenation remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100