PSLmodels/microdf

DeprecationWarning around Pyarrow dependency for pandas

Opened this issue · 0 comments

https://github.com/PolicyEngine/policyengine-us/actions/runs/7680653409/job/20932951130?pr=3706#step:5:1340

../../../../../opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/microdf/agg.py:1
/opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/microdf/agg.py:1: DeprecationWarning:
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
but was not found to be installed on your system.
If this would cause problems for you,
please provide us feedback at pandas-dev/pandas#54466