You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
A Vector of IndexedDimVectors which are indexed by Symbol,
is probably reasonable to call a row Table.
Particularly if not having to overload getproperty JuliaData/Tables.jl#131
Beyond that if one has a matrix where 1 dimension is indexed by Symbol,
that's probably a Table also
The text was updated successfully, but these errors were encountered:
A Vector of IndexedDimVectors which are indexed by Symbol,
is probably reasonable to call a row Table.
Particularly if not having to overload getproperty
JuliaData/Tables.jl#131
Beyond that if one has a matrix where 1 dimension is indexed by Symbol,
that's probably a Table also
The text was updated successfully, but these errors were encountered: