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

[python] Enhance Arrow-to-Pandas nullability conveyance for .to_pandas() output [WIP] #3645

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

Conversation

johnkerl
Copy link
Member

Issue and/or context: #3642

Changes:

Notes for Reviewer:

This PR is not yet ready for review.

@johnkerl johnkerl force-pushed the kerl/arrow-pandas-nullable-sketch branch 3 times, most recently from b90317c to 4325a12 Compare January 30, 2025 20:57
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.30%. Comparing base (2f12828) to head (4325a12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3645      +/-   ##
==========================================
+ Coverage   86.25%   86.30%   +0.04%     
==========================================
  Files          55       55              
  Lines        6381     6381              
==========================================
+ Hits         5504     5507       +3     
+ Misses        877      874       -3     
Flag Coverage Δ
python 86.30% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 86.30% <ø> (+0.04%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl force-pushed the kerl/arrow-pandas-nullable-sketch branch from 4325a12 to e970b50 Compare January 30, 2025 22:54
@johnkerl johnkerl force-pushed the kerl/arrow-pandas-nullable-sketch branch from e970b50 to 2c8fa01 Compare January 30, 2025 23:05
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