Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

qopts.columns is not supported for data tables #16

@SumanthReddyA

Description

@SumanthReddyA

qopts.columns options for accessing selected columns is not supporting.
as documetns says
data = Quandl.datatable('ZACKS/EE', 'ticker', 'AAPL', 'qopts.columns', {'per_end_date', 'per_type', 'eps_mean_est'}), but MATLAB throws error "Unmatched parameter name 'qopts.columns' must be a string scalar or character vector that can represent a field name ".

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions