Skip to content

Should subarray always return a DataShape? #54

@mrocklin

Description

@mrocklin
In [1]: import datashape

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

Bigger question: should component be valid DataShapes?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions