alteryx / alteryx/featuretools

Add Primitive attribute to indicate importance of ordering

Abierto
#2,355 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
7.7k
Forks
915
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

- 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.