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
#191 Milestone 4 focuses on the refactor of existing Ensemble (and test) logic into the new scope of the Ensemble and EnsembleFrame objects. Refactor the Ensemble logic tied to the object table and source table into logic tied to the ObjectFrame and SourceFrame. Do this probably one or a few functions at a time, and modify unit tests until passing.
Most of this will involve the removal of wrapped Dask API code and the migration of Ensemble dataframe functionality into the EnsembleFrame class.
The text was updated successfully, but these errors were encountered:
#191 Milestone 4 focuses on the refactor of existing Ensemble (and test) logic into the new scope of the Ensemble and EnsembleFrame objects. Refactor the Ensemble logic tied to the object table and source table into logic tied to the ObjectFrame and SourceFrame. Do this probably one or a few functions at a time, and modify unit tests until passing.
Most of this will involve the removal of wrapped Dask API code and the migration of Ensemble dataframe functionality into the EnsembleFrame class.
The text was updated successfully, but these errors were encountered: