Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fatiben2002
Copy link
Contributor

@fatiben2002 fatiben2002 commented Nov 20, 2025

  • Removed, in _table_report.py, the extra function for raising an exception and added the latter directly in the class TableReport.
  • Removed the import in the file test_table_report.py
  • Used this line to import polars pl = pytest.importorskip("polars")
  • Improved the message in the test_table_report.py for the test function
  • Added a comment in the changelog

P.S: There was an old comment about the same fix in the changelog by another user, I did not delete it. Let me know if I should :) or if I need any other changes. Sorry for the delay again!

Note: Due to some issue with the branch I had to create a new PR, here is the link to the last one.

@rcap107 rcap107 reopened this Nov 20, 2025
Updated pull request reference for improved error message in TableReport.
@fatiben2002 fatiben2002 marked this pull request as draft November 20, 2025 19:53
@fatiben2002 fatiben2002 marked this pull request as ready for review November 20, 2025 19:53
@rcap107
Copy link
Member

rcap107 commented Nov 21, 2025

Hi @fatiben2002, is there a reason why you opened this PR rather than continuing with #1732? It's not a big deal, just making sure we keep the work in one place.

@fatiben2002
Copy link
Contributor Author

Hi @fatiben2002, is there a reason why you opened this PR rather than continuing with #1732? It's not a big deal, just making sure we keep the work in one place.

Hi @rcap107, I was encountering some issues with my branch and my software so I couldn't push to the old request. Hope it's okay, also I joined the link of the last PR in the current PR description. Thank u !

@rcap107
Copy link
Member

rcap107 commented Nov 24, 2025

Hi @fatiben2002, thanks a lot for the PR. I pushed a few formatting fixes just so you wouldn't have to bother with that.

If you're curious, all I had to do was running pre-commit run --all-files from my dev environment, and push the result.

I also moved the changelog entry from "Bugfixes" to "Changes". Other than that, the code looks good, and we can merge once the tests pass.

@rcap107 rcap107 merged commit 61c98a9 into skrub-data:main Nov 24, 2025
29 checks passed
@fatiben2002 fatiben2002 deleted the fatima-BUG-1675 branch November 26, 2025 09:38
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