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 #3033

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

jp-dark
Copy link
Collaborator

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

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

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.79%. Comparing base (11d5396) to head (cb1fc54).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3033      +/-   ##
==========================================
+ Coverage   89.64%   89.79%   +0.15%     
==========================================
  Files          40       40              
  Lines        4096     4098       +2     
==========================================
+ Hits         3672     3680       +8     
+ Misses        424      418       -6     
Flag Coverage Δ
python 89.79% <100.00%> (+0.15%) ⬆️

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

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

@jp-dark jp-dark merged commit fd1537f into main Sep 23, 2024
11 checks passed
@jp-dark jp-dark deleted the dark/sc-54208/drop-index-level branch September 23, 2024 17:57
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