Installation
API Reference
BaseBondFeaturizer.
feat_size
Get the feature size for feat_name.
feat_name
When there is only one feature, users do not need to provide feat_name.
feat_name (str) – Feature for query.
Feature size for the feature with name feat_name. Default to None.
int