Kaggle / kagglehub

Python library to access Kaggle resources
Apache License 2.0
47 stars 9 forks source link

Added dataset handle class #85

Closed mohami2000 closed 6 months ago

mohami2000 commented 6 months ago

Added dataset handle class for future integration with datasets

https://b.corp.google.com/issues/313706281

neshdev commented 6 months ago

LGTM. Its normally good practice to add unit tests along with the implementation, but this seems simple enough.