-
Notifications
You must be signed in to change notification settings - Fork 21
Issue with pulling in stock to flow ratio time series #7
Copy link
Copy link
Open
Description
I'm finding an issue when I try to pull in the stock to flow time series (endpoint is: 'https://api.glassnode.com/v1/metrics/indicators/stock_to_flow_ratio').
The error that I get is "DataFrame" object has no attribute "v". Is there any way to work around this?
gn = GlassnodeClient() gn.set_api_key('my-api-key') gn.get('https://api.glassnode.com/v1/metrics/indicators/stock_to_flow_ratio')
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels