Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PyArrow as an optional dependency #3592

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Add PyArrow as an optional dependency #3592

merged 2 commits into from
Nov 6, 2024

Conversation

seisman
Copy link
Member

@seisman seisman commented Nov 6, 2024

We're working towards supporting more PyArrow data types in #2800. I think it makes sense to explicitly add it as an optional dependency, just like what we're doing to contexily, geopandas, ipython and rioxarray.

FYI, we already mentioned pyarrow as an optional dependency on the PyGMT Ecosystem page and recommended to install it in #3506.

This PR supersedes some changes in PR #2933.

@seisman seisman added enhancement Improving an existing feature needs review This PR has higher priority and needs review. labels Nov 6, 2024
@seisman seisman added this to the 0.14.0 milestone Nov 6, 2024
@michaelgrund michaelgrund added final review call This PR requires final review and approval from a second reviewer and removed needs review This PR has higher priority and needs review. labels Nov 6, 2024
Copy link
Member

@yvonnefroehlich yvonnefroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we also need to update the installation guide.

Edit: Sorry, I read incorrectly. In the dev version it's already included in the installation guide

conda install contextily geopandas ipython pyarrow rioxarray

Co-authored-by: Wei Ji <[email protected]>
@seisman seisman merged commit c50c1ec into main Nov 6, 2024
8 of 10 checks passed
@seisman seisman deleted the dep/pyarrow branch November 6, 2024 22:32
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Nov 6, 2024
seisman added a commit that referenced this pull request Nov 18, 2024
seisman added a commit that referenced this pull request Nov 18, 2024
seisman added a commit that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants