generated from ssec-jhu/base-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
refactorIssue describes an opportunity to refactor codeIssue describes an opportunity to refactor code
Description
the feature create step might need some refactoring, it reads a bit like it does some unnecessary table operations joining dataframes from molecule objects and then re-exploding them again. Lets comb this area for the core operations and refactor if necessary for simplicity primarily (but side-effect of possible performance)
see body of: https://github.com/ssec-jhu/bluephos/blob/main/bluephos/tasks/sdf2feature.py#L416
Metadata
Metadata
Assignees
Labels
refactorIssue describes an opportunity to refactor codeIssue describes an opportunity to refactor code