Quandl (version 2.10.0)

Quandl.api_key: Query or set Quandl API key

Description

Query or set Quandl API key

Usage

Quandl.api_key(api_key)

Arguments

api_key

Optionally passed parameter to set Quandl api_key.

Value

Returns invisibly the currently set api_key.

Examples

Run this code
# NOT RUN {
Quandl.api_key('foobar')
# }

Run the code above in your browser using DataCamp Workspace