`BidsDataset.expand()`
Open
enhancement
- Dominant language
- Python
- Stars
- 23
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As proposed in #209, building off the implementation of #201, this would run expand using all the components in the dataset. The zip list used will be based on the proposed new algorithm for `BidsDataset.zip_list`, outlined in #239. Public release of that implementation must await a deprecation cycle, but `BidsDataset.expand()` can be released any time, and will likely serve as the first implementation of the new algorithm.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.