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] Drop extra index array schema name #2954

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

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Sep 4, 2024

Prevent extra index column from being added to pandas dataframe generated schema.

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.19%. Comparing base (6fb2894) to head (56fb221).

Additional details and impacted files
@@             Coverage Diff             @@
##           spatial    #2954      +/-   ##
===========================================
+ Coverage    80.05%   80.19%   +0.13%     
===========================================
  Files           45       45              
  Lines         4719     4721       +2     
===========================================
+ Hits          3778     3786       +8     
+ Misses         941      935       -6     
Flag Coverage Δ
python 80.19% <100.00%> (+0.13%) ⬆️

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

Components Coverage Δ
python_api 80.19% <100.00%> (+0.13%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@jp-dark
Copy link
Collaborator Author

jp-dark commented Sep 4, 2024

[sc-54208]

@johnkerl johnkerl changed the title Drop extra index array schema name [python] Drop extra index array schema name Sep 9, 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