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

Update for compatibility with pandas v2.1.0 #2610

Closed thehomebrewnerd closed 1 year ago

thehomebrewnerd commented 1 year ago

Pandas v2.1.0 appears to have introduced changes that are causing several Featuretools unit tests to fail. These failures should be investigated and, once resolved, the upper version restriction on pandas in pyproject.toml should be removed.