Skip to content

Failed to retrieve the dataset from Azure blob storage #116

@JainShreya26

Description

@JainShreya26
from causica.datasets.causica_dataset_format import CAUSICA_DATASETS_PATH, Variable
root_path = CAUSICA_DATASETS_PATH + "causal_ai_suite"
df = pd.read_csv(root_path + "/multi_attribution_data_20220819.csv")
HTTPError: HTTP Error 404: The requested website is not configured.

To look into this further I also tried to print the CAUSICA_DATASETS_PATH and entered the link manually in the web browser and got the following error.

Please help me understand if the dataset is either not publicly available anymore or if it's relocated/removed.

Image

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