Skip to content

Conversation

@rogeriog
Copy link

Introduces a safe_join function to allow for more customized edits of the featurizers while preserving the rule for duplicated names with sufix and prefix.

if we removed for example, the composition featurizers, the way it was joining resulted in an empty dataframe even if a dataframe from the structure featurizers had been generated.
Just pulled df['composition'] creation outside the condition of composition_featurizers, so that oxid_composition descriptors can be calculated independently in a custom featurizer.
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

Successfully merging this pull request may close these issues.

1 participant