Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.16k stars 1.08k forks source link

API limitation #541

Open omarkamelte opened 8 months ago

omarkamelte commented 8 months ago

Hello everyone,

I appreciate the excellent work in developing the CLI. I'd like to bring attention to a few simple yet impactful points:

In dataset versioning, the version command lacks an option to retain old files, despite this option being available in the GUI.

In dataset versioning, there is an option to delete old versions, which is not supported in the GUI.

Generally, there is no file transfer mechanism available between datasets and versions within the functions.

Best regards,