competitions_data_list_files - listing files of a competition
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Why arent all files listed when running
```bash
!kaggle competitions files siim-isic-melanoma-classification
```
Im creating a script that would fetch one file at a time and save it to S3, because I cant first download a 100GB file to my disk and then upload it to S3.
Contributor guide
Assessment
This issue has not been assessed yet.