Skip to content

Use PyCapsule in impl FromPyObject for PySeries #132

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oreilles
Copy link

@oreilles oreilles commented Apr 6, 2025

I just copied that code straight from polars-python. The goal is to avoid making pyarrow a strict dependency when calling this crate (and an strange fight to find where that ModuleNotFoundError: No module named 'pyarrow' came from since you didn't import it in your python code).

oreilles added a commit to oreilles/polars-st that referenced this pull request Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant