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

Temporarily restrict pyarrow due to serialization problems #1767

Closed thehomebrewnerd closed 1 year ago

thehomebrewnerd commented 1 year ago

pyarrow version 13.0.0 has broken serialization to parquet. The pyarrow version should be temporarily restricted until this can be resolved.