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

fix first and last for negative row count #3402

Merged
merged 3 commits into from Nov 13, 2023
Merged

fix first and last for negative row count #3402

merged 3 commits into from Nov 13, 2023

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented Nov 9, 2023

Reported on Slack

@bkamins bkamins added the bug label Nov 9, 2023
@bkamins bkamins added this to the 1.7 milestone Nov 9, 2023
Copy link
Member

@nalimilan nalimilan left a comment

Choose a reason for hiding this comment

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

This is technically breaking, but I guess we can consider this as a bug fix.

src/abstractdataframe/abstractdataframe.jl Outdated Show resolved Hide resolved
src/abstractdataframe/abstractdataframe.jl Outdated Show resolved Hide resolved
@bkamins
Copy link
Member Author

bkamins commented Nov 12, 2023

This is technically breaking

I considered it a bug, because the contract in Base disallows negative values and we should follow this contract.

Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@bkamins bkamins merged commit 6a450f8 into main Nov 13, 2023
6 of 7 checks passed
@bkamins bkamins deleted the bk/first_bug branch November 13, 2023 10:05
@bkamins
Copy link
Member Author

bkamins commented Nov 13, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants