alteryx / alteryx/featuretools
Remove primitive.name attribute
Open
2.0 wish list
- Dominant language
- Python
- Stars
- 7.7k
- Forks
- 915
- PR merge metrics
- No merged PRs in 30d
Description
- We may not need primitive.name, and can rely on the class name (`class AddNumeric(TransformPrimitive)`)
- This may be significant breaking change and remove an attribute from all of our primitives
Contributor guide
Assessment
This issue has not been assessed yet.