Skip to content

Make DataFrame#to_wide fill nil reshaping#288

Open
KitaitiMakoto wants to merge 2 commits intored-data-tools:mainfrom
KitaitiMakoto:fill-nil-reshaping
Open

Make DataFrame#to_wide fill nil reshaping#288
KitaitiMakoto wants to merge 2 commits intored-data-tools:mainfrom
KitaitiMakoto:fill-nil-reshaping

Conversation

@KitaitiMakoto
Copy link
Copy Markdown
Contributor

This is an example to fix #287, though I'm not sure whether it's best to add option to DataFrame#to_wide or to add another method. Additionally, this implementation may require performance improvement.

This pull request is create just for discussion. Feel free to close without merging.

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.

Long to wide, filling missing element with nil

1 participant