Quandl (version 2.10.0)

Quandl.auth: Query or set Quandl API token

Description

Deprecated. Alias of Quandl.api_key

Usage

Quandl.auth(auth_token)

Arguments

auth_token

Optionally passed parameter to set Quandl auth_token.

Value

Returns invisibly the currently set auth_token.

See Also

Quandl

Examples

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

Run the code above in your browser using DataLab