Skip to content

Inconsistent API Info between Numerai "Crypto Overview" Page and "Crypto.Numer.ai > Data" Page #37

@graceful-coder

Description

@graceful-coder

This Numerai Crypto Overview page has incorrect API info including filenames and column names inconsistent with the latest from Numerai Crypto Data docs.

The code snippets should be modified to match the new v2.0 data structure including changing the filenames from crypto/v2.0/train_targets.parquet ->crypto/v2.0/train.parquet and crypto/v2.0/live_universe.parquet -> crypto/v2.0/live.parquet and avoiding the old target and symbol column names which no longer exist.

Consider adding a suggestion to participants migrating from v1.0 to v2.0 that they pip install --upgrade numerapi to the latest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions