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

melt + pivot #232

Merged
merged 12 commits into from
Jun 7, 2023
Merged

melt + pivot #232

merged 12 commits into from
Jun 7, 2023

Conversation

sorhawell
Copy link
Collaborator

solves #231

@sorhawell
Copy link
Collaborator Author

DataFrame.pivot + DataFrame.melt + tests still missing

@sorhawell sorhawell marked this pull request as ready for review June 6, 2023 08:16
@sorhawell sorhawell changed the title WIP: melt + pivot melt + pivot Jun 6, 2023
tests/testthat/_snaps/knitr.new.md Outdated Show resolved Hide resolved
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!

@eitsupi eitsupi merged commit 20002fe into main Jun 7, 2023
8 checks passed
@eitsupi eitsupi deleted the melt_pivot branch June 7, 2023 11:10
@eitsupi eitsupi linked an issue Jun 7, 2023 that may be closed by this pull request
@eitsupi eitsupi mentioned this pull request Jun 7, 2023
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.

Melt and Pivot
2 participants