Skip to content

Update Notebook 5 for Pandas 3.0#54

Open
mataton wants to merge 1 commit into
scikit-bio:mainfrom
mataton:dense
Open

Update Notebook 5 for Pandas 3.0#54
mataton wants to merge 1 commit into
scikit-bio:mainfrom
mataton:dense

Conversation

@mataton
Copy link
Copy Markdown
Collaborator

@mataton mataton commented Feb 24, 2026

The output of BIOM.to_dataframe() changes depending on Pandas version. See this issue for more info. The simple fix implemented is just to use the dense operation, which fills empty values with 0.0 instead of NaN, regardless of Pandas version.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@mataton mataton requested a review from qiyunzhu February 24, 2026 20:51
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