Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Missing DataArray{T}(dims) constructors #271

Open
nalimilan opened this issue Jul 5, 2017 · 1 comment
Open

Missing DataArray{T}(dims) constructors #271

nalimilan opened this issue Jul 5, 2017 · 1 comment

Comments

@nalimilan
Copy link
Member

We should add DataArray{T}(dims) and DataArray{T}(dims...) constructors, and similar DataVector and DataMatrix constructors, for consistency with Base. And possibly deprecate the old DataArray(T, dims) constructors.

Noticed at JuliaData/DataFramesMeta.jl#73 (comment).

@ararslan
Copy link
Member

ararslan commented Jul 5, 2017

I included that in #239, I just haven't done it yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants