feature.json not found #25

Closed
opened 2025-11-02 00:01:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @kpputhiyattil on GitHub (Aug 16, 2021).

ERROR: failed to pull data from the cloud - Checkout failed for following targets:
features.json
projects.json
tags.json
features.parquet

Originally created by @kpputhiyattil on GitHub (Aug 16, 2021). ERROR: failed to pull data from the cloud - Checkout failed for following targets: features.json projects.json tags.json features.parquet
Author
Owner

@GokuMohandas commented on GitHub (Aug 16, 2021):

features.json is actually a file you generate as you follow along the course and the dvc file is a just a pointer file that points to the actual file in your blob storage. However, if you just wanted to go through a section in isolation which depends on features.json. You can just create the features Dataframe using the actual datasets and the columns the feature DataFrame has.

@GokuMohandas commented on GitHub (Aug 16, 2021): features.json is actually a file you generate as you follow along the course and the dvc file is a just a pointer file that points to the actual file in your blob storage. However, if you just wanted to go through a section in isolation which depends on features.json. You can just create the features Dataframe using the actual datasets and the columns the feature DataFrame has.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#25