Kaggle / Kaggle/kaggle-cli

Create version by adding new files to the dataset without deleting all the existing files in that version.

Open
#274 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
1.4k
Avg merge
3d 15h
Merged PRs (30d)
11

Description

I'm using the Python API, often I need to update the dataset with a new file along with the old ones, but when I do `api.dataset_create_version("./folder", version_notes=f"Updated on {date}")` it just creates a new version with just the files under the folder. I need the new files to exist along with the old files, how do I achieve it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.