Higher level types for Values and DataArrays
Open
- Dominant language
- C++
- Stars
- 72
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Currently we only support 'primitive' types, e.g. everything that is in the `DataType`. How should we handle more complex times like:
- DateTimes (needs storage type and interpretation, e.g. int as seconds since Epoch, string as ISO 8601)
- Complex Numbers
- Images (encoding, format, ...)
Contributor guide
Assessment
This issue has not been assessed yet.