-
-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Make pyarrow a required dependency #52509
Copy link
Copy link
Closed
Labels
Arrowpyarrow functionalitypyarrow functionalityDependenciesRequired and optional dependenciesRequired and optional dependenciesNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
Metadata
Metadata
Assignees
Labels
Arrowpyarrow functionalitypyarrow functionalityDependenciesRequired and optional dependenciesRequired and optional dependenciesNeeds DiscussionRequires discussion from core team before further actionRequires discussion from core team before further action
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