alteryx / featuretools

An open source python library for automated feature engineering
https://www.featuretools.com
BSD 3-Clause "New" or "Revised" License
7.28k stars 878 forks source link

Certain primitives are missing from the API documentation #2736

Closed thehomebrewnerd closed 6 months ago

thehomebrewnerd commented 6 months ago

We need to review the primitives that are included with FT and make sure all of them are represented in the API documentation. Namely, MultiplyNumeric and DivideNumeric seem to be missing at the moment, but there may be others.