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 of === after DataFrames PR #247

Merged
merged 1 commit into from
May 15, 2021
Merged

Conversation

pdeffebach
Copy link
Collaborator

After JuliaData/DataFrames.jl#2721, transform!(df, :a => identity => :b) will perform a copy. This is causing breaking tests.

@pdeffebach
Copy link
Collaborator Author

Thanks!

@pdeffebach pdeffebach merged commit 9762955 into JuliaData:master May 15, 2021
@pdeffebach pdeffebach deleted the test_fix branch May 15, 2021 21:31
This was referenced May 15, 2021
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