Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のコードを使用して、Pandas を使用してQuandlから通貨データを取得しようとしています。
data = Quandl.get('GBPUSD', collapse='weekly', authtoken='XXXXX')
しかし、私は得ています
Quandl.Quandl.DatasetNotFound: Dataset not found. Check Quandl code: GBP for errors