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

Implement .pr$DataFrame$drop_all_in_place() #504

Merged
merged 4 commits into from
Nov 15, 2023
Merged

Implement .pr$DataFrame$drop_all_in_place() #504

merged 4 commits into from
Nov 15, 2023

Conversation

sorhawell
Copy link
Collaborator

@sorhawell sorhawell commented Nov 12, 2023

support dropping pl::DataFRame inside RPolarsDataFrame to assist rpolars/r-polarssql#2

No news because it is an internal method.
If r-polarssql chooses to rely on this method, add comment to not break behavior.

Copy link
Collaborator

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

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

Thanks! I think this is useful.

@etiennebacher Any thoughts?

@etiennebacher
Copy link
Collaborator

I'll add a few comments in a couple of hours

Copy link
Collaborator

@etiennebacher etiennebacher left a comment

Choose a reason for hiding this comment

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

Thanks, just minor comments

tests/testthat/test-dataframe.R Outdated Show resolved Hide resolved
src/rust/src/rdataframe/mod.rs Show resolved Hide resolved
@etiennebacher etiennebacher changed the title .pr$DataFrame$drop_all_in_place(my_df) Implement .pr$DataFrame$drop_all_in_place() Nov 13, 2023
@sorhawell
Copy link
Collaborator Author

sorhawell commented Nov 14, 2023

Ready for merge after checks

Merge remote-tracking branch 'origin/main' into release_me

# Conflicts:
#	NEWS.md
@sorhawell sorhawell merged commit caa3bd2 into main Nov 15, 2023
31 checks passed
@sorhawell sorhawell deleted the release_me branch November 15, 2023 01:33
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.

None yet

3 participants