Is there any API I can view data columns and rows size before I download the data set?
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 11
Description
Hello, I connect Kaggle API just a few minutes ago. I'm finding some features in which I can search for data by columns size and row size. Is there any API I can view data dimensions before I download the data set? I know now I can get the data size list, but it just the storage size. Is there anything I can try like use `kaggle datasets list -s row > 10000 and col = 37 `? Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.