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

pl.concat(how='horizontal') should be strict by default #19133

Open
coastalwhite opened this issue Oct 8, 2024 · 2 comments · May be fixed by #20019
Open

pl.concat(how='horizontal') should be strict by default #19133

coastalwhite opened this issue Oct 8, 2024 · 2 comments · May be fixed by #20019
Labels
enhancement New feature or an improvement of an existing feature good first issue Good for newcomers
Milestone

Comments

@coastalwhite
Copy link
Collaborator

Description

First, the pl.concat should get a strict option. This should reject concatenating DataFrame's that are not the same height. Then, for 2.0, it should be enabled by default.

@coastalwhite coastalwhite added good first issue Good for newcomers enhancement New feature or an improvement of an existing feature labels Oct 8, 2024
@coastalwhite coastalwhite added this to the 2.0.0 milestone Oct 8, 2024
@not-so-rabh
Copy link

HI @coastalwhite new here can i take this up?

@coastalwhite
Copy link
Collaborator Author

Yes, go head!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants