alteryx / alteryx/featuretools
Add Primitive attribute to indicate importance of ordering
Aperta
- Lingua principale
- Python
- Stelle
- 7.7k
- Fork
- 915
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.