Make pyarrow a required dependency · Issue #52509 · pandas-dev/pandas (original) (raw)

Right now we run into a bunch of problems because pyarrow is potentially missing.

This is the next step in supporting arrow fully in pandas. There are some things we can’t implement properly without requiring arrow as dependency.
So I think we should do it soonish, so that we can move forward.

cc @pandas-dev/pandas-core