Skip to content

Add method that checks if a column is sorted - #1512

Merged
rcap107 merged 6 commits into
skrub-data:mainfrom
DeaMariaLeon:ordered
Jul 11, 2025
Merged

Add method that checks if a column is sorted#1512
rcap107 merged 6 commits into
skrub-data:mainfrom
DeaMariaLeon:ordered

Conversation

@DeaMariaLeon

@DeaMariaLeon DeaMariaLeon commented Jul 10, 2025

Copy link
Copy Markdown
Contributor

Working on #1398

skrub sprint at Probabl's 2025-07-09

Adds a column in Stats:
For df = pl.DataFrame(dict(a=[1, 2, 1], b=['one', 'three', 'two'], c=[1, 2, 3]))

Screenshot 2025-07-10 at 20 01 32

I need to add tests.

Edit: codecov seems fine. So waiting for feedback now.

@DeaMariaLeon
DeaMariaLeon marked this pull request as ready for review July 11, 2025 10:26

@Vincent-Maladiere Vincent-Maladiere left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @DeaMariaLeon, thank you for this PR! LGTM :)

@Vincent-Maladiere

Copy link
Copy Markdown
Member

Could you add a small entry in the changelog (CHANGES.rst) before we merge? Thanks!

@rcap107 rcap107 added this to the 0.6.0 milestone Jul 11, 2025
@DeaMariaLeon

Copy link
Copy Markdown
Contributor Author

Hello @Vincent-Maladiere

I added the entry to the changelog 😇... and it's green.

Thanks for the review. :)

@Vincent-Maladiere

Copy link
Copy Markdown
Member

Great! Let's wait for a second pair of eyes to review it before merging :)

@rcap107 rcap107 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@rcap107
rcap107 merged commit 1f610d7 into skrub-data:main Jul 11, 2025
@DeaMariaLeon
DeaMariaLeon deleted the ordered branch July 11, 2025 14:21
@rcap107 rcap107 added the TableReport anything related to the TableReport label Jul 11, 2025
MarieSacksick pushed a commit to MarieSacksick/skrub that referenced this pull request Jul 18, 2025
Co-authored-by: Riccardo Cappuzzo <7548232+rcap107@users.noreply.github.com>
MarieSacksick pushed a commit to MarieSacksick/skrub that referenced this pull request Jul 18, 2025
Co-authored-by: Riccardo Cappuzzo <7548232+rcap107@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TableReport anything related to the TableReport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants