I haven't been able to find documentation on leveraging quandl data using python. Keep getting an error, e.g. "Property with name 'close' does not exist. Properties: Time, Symbol, Value value" when I refer to a slice["quandlecode"].

Author