You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess my question is if it is desirable to use the same convention for the entire package?
If the answer above is yes, then one will probably need to remove the ensemble and trapezoid attributes in the Extractor class. Removing these attributes should be simple as these are only used in Extractor.extract_from() and functions called by this method. I will add the change to the draft.
The
load()
method for loading the state of the extractor from disk is missing. I will create a patch to add the feature.The text was updated successfully, but these errors were encountered: