-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
Add a __delitem__
method to InferenceData
#2293
Comments
Never mind, I found the way to do it. Just for anyone searching how to do this.
|
it looks like we have a
which will call |
__delitem__
method to InferenceData
@OriolAbril Hey, I am sorry for some reason I did not get alerted to your message until just now. Thank you for taking care of adding that in. |
I would like to be able to do something like this:
At the moment I get the error:
The text was updated successfully, but these errors were encountered: