activeloopai / Hub Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Check if a dataset already exists #1182
Comments
|
@kristinagrig06 is this up for grab,give it a try. |
|
@sparkingdark, hey there, and welcome to the Hacktoberfest issues! Do you have a proposed solution in mind? |
|
Hey as I am gone for a long time so I first need to check the codebase so that's why I pick this and after that I can come up with a solution,if that is okay let's assign me. |
|
Sure, will assign you to this issue and you can work on a solution! |
|
@sparkingdark, just checking up - any questions/updates you'd like to share with us on this issue? |
|
@sparkingdark - Bumping this up in case you missed it! |
|
@dhiganthrao Is the task finished or can i work on it if no one is working? |
|
Yeah you can work on it, dighant unassign me please, little busy these days
1�7On Tue, 26 Oct, 2021, 17:15 ChandanChainani, ***@***.***> wrote:
@dhiganthrao <https://github.com/dhiganthrao> Is the task finished or can
i work on it if no one is working?
1�7
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1182 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL7XHCAGX32II3AQFYEMHIDUI2IERANCNFSM5D5N3NQQ>
.
|
|
Hey @ChandanChainani - welcome to Hub and Hacktoberfest! There's a PR open for this issue but you can work on this issue if you have a different solution in mind! |
If your feature will improve
HUBNeed a way to check if a dataset already exists.
hub.empty throws an error if a dataset exists and hub.load throws an error if the dataset does not exist.
Need a way to check if a dataset already exists without throwing an error.
Description of the possible solution
Suggested API:
Difficulty: Medium-easy
The text was updated successfully, but these errors were encountered: