Skip to content

DONT-MERGE GSOC26: feat: export from_pyarrow as top-level function and add docstring example#474

Draft
tanisha-raha wants to merge 1 commit intolincc-frameworks:mainfrom
tanisha-raha:fix/export-from-pyarrow
Draft

DONT-MERGE GSOC26: feat: export from_pyarrow as top-level function and add docstring example#474
tanisha-raha wants to merge 1 commit intolincc-frameworks:mainfrom
tanisha-raha:fix/export-from-pyarrow

Conversation

@tanisha-raha
Copy link

Fixes #432

Changes

  • Added from_pyarrow to the top-level __init__.py imports so it can be used as npd.from_pyarrow()
  • Added from_pyarrow to __all__
  • Added a docstring example to from_pyarrow in io.py

Testing

All 412 existing tests pass with no failures.

@delucchi-cmu
Copy link
Contributor

Is this PR intended as a submission for Google Summer of Code? If so, see relevant notes from our guidelines:

Title your pull request "DONT-MERGE GSOC26: <title>", make it "draft".

@tanisha-raha tanisha-raha changed the title feat: export from_pyarrow as top-level function and add docstring example DONT-MERGE GSOC26: feat: export from_pyarrow as top-level function and add docstring example Mar 24, 2026
@tanisha-raha tanisha-raha marked this pull request as draft March 24, 2026 15:33
@tanisha-raha
Copy link
Author

Thank you for the guidance! I've renamed the PR and converted it to draft as per the GSoC guidelines. This is indeed intended as a GSoC 2026 contribution.

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.

Properly seat from_pyarrow as an I/O function

2 participants