Create New Dataset in Kaggle using API and Python
Kaggle allows to create a custom dataset and upload it to the platform. Dataset should have associated metadata file which specifies additional information about dataset. Kaggle API client provides dataset_initialize...