Skip to content

fix issue 1828 about a warning#1908

Draft
sandrineh wants to merge 1 commit intoskrub-data:mainfrom
sandrineh:contrib-open-eg-fix-issue-1828
Draft

fix issue 1828 about a warning#1908
sandrineh wants to merge 1 commit intoskrub-data:mainfrom
sandrineh:contrib-open-eg-fix-issue-1828

Conversation

@sandrineh
Copy link

According to the conversation about the issue, I propose to delete the warning message in the file called "-check_input".
This message brings confusion regarding the use of array for the tabular_pipeline function, whereas the conversion of the array to dataframe is carried out later in the code and does not prevent the code from executing correctly overall.

@sandrineh sandrineh marked this pull request as draft February 14, 2026 16:05
@rcap107 rcap107 linked an issue Feb 16, 2026 that may be closed by this pull request
@jeromedockes
Copy link
Member

Thank you very much for working on this @sandrineh ! The change looks great; I think the only part left will be removing the "with pytest.warns ..." checks in this test (just removing the context managers, but still keeping the statements that are in those blocks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discussion - Remove useless warning?

3 participants