Make combine smarter
Open
- Dominant language
- Python
- Stars
- 14
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
`Combine` should be smarter and able to broadcast, i.e. it should work without having to `Extend` the inputs (from @aganders3 a while back).
I assume this would work as — if there are unique dimensions that match, extend and broadcast automatically, otherwise don't compute and display an appropriate warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.