blaze / blaze/datashape

Should subarray always return a DataShape?

Open
#54 0 comments 0 reactions 0 assignees View on GitHub
easy question
Dominant language
Python
Stars
189
Forks
62
PR merge metrics
No merged PRs in 30d

Description

``` Python
In [1]: import datashape

In [2]: type(datashape.dshape('3 * int').subarray(1))
Out[2]: datashape.coretypes.CType
```

Bigger question: should component be valid `DataShape`s?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.