alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
145 stars 20 forks source link

Numpy 1.25.1 causes issue with boolean type inference #1736

Closed thehomebrewnerd closed 1 year ago

thehomebrewnerd commented 1 year ago

An error can occur with boolean type inference when running pandas 2.0 and numpy 1.25.1. We should temporarily restrict the numpy version until a solution is in place.