Skip to content
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

Make Dataset and Datagroup more dict-like #84

Closed
5 tasks done
nvaytet opened this issue Feb 18, 2022 · 0 comments
Closed
5 tasks done

Make Dataset and Datagroup more dict-like #84

nvaytet opened this issue Feb 18, 2022 · 0 comments

Comments

@nvaytet
Copy link
Collaborator

nvaytet commented Feb 18, 2022

Dataset and Datagroup have the basic methods implemented (setitem, gititem, .keys() etc), but we are missing other important dict methods:

  • clear
  • copy
  • get
  • pop
  • update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant