Skip to content

Issue with pulling in stock to flow ratio time series #7

@gaussianswan

Description

@gaussianswan

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions