alteryx / alteryx/featuretools

Add Primitive attribute to indicate importance of ordering

Open
#2,355 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.7k
Forks
915
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.