alteryx / alteryx/featuretools
Add Primitive attribute to indicate importance of ordering
Ouverte
- Langage dominant
- Python
- Étoiles
- 7.7k
- Forks
- 915
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- As a user of Featuretools, I want to know which primitives are affected by the ordering of the data.
- We can add `ordering_is_important` to the base Primitive class.
- Default to False
- Make it True for:
- AbsoluteDiff, CumMax, GreaterThanPrevious, IsMaxSoFar, RollingMean, Lag, NumericBin.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.