Partial Dataset Download
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
I am getting error when trying to download all the files within subdirectory of a competition data.
```
kaggle competitions download rsna-str-pulmonary-embolism-detection -f train/ID00007637202177411956430/
```
It would be great to have partial dataset download for quick prototyping outside kaggle.
Contributor guide
Research direction
Reproduce the competition download command shown in the issue and trace the CLI entry point that handles the -f path. Confirm how a directory path is interpreted; done means downloading all files beneath train/ID00007637202177411956430/ for quick prototyping, with coverage for the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100