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] Add Python implementation of the PointCloudDataFrame class #3109

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Oct 1, 2024

Add the Python implementation of the new PointCloudDataFrame class.

Issue: #3046 #3108

Co-authored-by: nguyenv <vivian@tiledb.com>
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 73.52025% with 85 lines in your changes missing coverage. Please review.

Project coverage is 88.27%. Comparing base (140bf0b) to head (4b83094).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3109      +/-   ##
==========================================
- Coverage   88.95%   88.27%   -0.69%     
==========================================
  Files          45       47       +2     
  Lines        4293     4589     +296     
==========================================
+ Hits         3819     4051     +232     
- Misses        474      538      +64     
Flag Coverage Δ
python 88.27% <73.52%> (-0.69%) ⬇️

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

Components Coverage Δ
python_api 88.27% <73.52%> (-0.69%) ⬇️
libtiledbsoma ∅ <ø> (∅)

apis/python/src/tiledbsoma/_scene.py Outdated Show resolved Hide resolved
apis/python/src/tiledbsoma/_scene.py Outdated Show resolved Hide resolved
apis/python/src/tiledbsoma/_spatial_dataframe.py Outdated Show resolved Hide resolved
apis/python/src/tiledbsoma/_spatial_util.py Show resolved Hide resolved
apis/python/tests/test_coordinates.py Show resolved Hide resolved
jp-dark and others added 2 commits October 1, 2024 14:25
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
@jp-dark jp-dark merged commit 5371bec into main Oct 1, 2024
21 checks passed
@jp-dark jp-dark deleted the dark/point-cloud-dataframe/sc-50281 branch October 1, 2024 19:44
@johnkerl johnkerl changed the title Add Python implementation of the PointCloudDataFrame class [python] Add Python implementation of the PointCloudDataFrame class Oct 4, 2024
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.

2 participants