This repository was archived by the owner on Dec 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
qiskit/finance/data_providers Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class DataOnDemandProvider(BaseDataProvider):
32
32
"""NASDAQ Data on Demand data provider.
33
33
34
34
Please see:
35
- https://github.com/Qiskit/qiskit-tutorials/qiskit/finance/data_providers/time_series.ipynb
35
+ https://github.com/Qiskit/qiskit-tutorials/blob/stable/0.14.x/ qiskit/advanced/aqua /finance/data_providers/time_series.ipynb
36
36
for instructions on use, which involve obtaining a NASDAQ DOD access token.
37
37
"""
38
38
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ class ExchangeDataProvider(BaseDataProvider):
29
29
"""Exchange data provider.
30
30
31
31
Please see:
32
- https://github.com/Qiskit/qiskit-tutorials/qiskit/finance/data_providers/time_series.ipynb
32
+ https://github.com/Qiskit/qiskit-tutorials/blob/stable/0.14.x/ qiskit/advanced/aqua /finance/data_providers/time_series.ipynb
33
33
for instructions on use, which involve obtaining a Quandl access token.
34
34
"""
35
35
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class WikipediaDataProvider(BaseDataProvider):
32
32
"""Wikipedia data provider.
33
33
34
34
Please see:
35
- https://github.com/Qiskit/qiskit-tutorials/qiskit/finance/data_providers/time_series.ipynb
35
+ https://github.com/Qiskit/qiskit-tutorials/blob/stable/0.14.x/ qiskit/advanced/aqua /finance/data_providers/time_series.ipynb
36
36
for instructions on use.
37
37
"""
38
38
You can’t perform that action at this time.
0 commit comments