Skip to content

Interface for melting data.frame? #4024

Description

@benwhalley

I'm aware of the other issues that have been raised on this, but am trying to understand the rationale for removing the ability to melt a data.frame entirely, rather than simply switching away from the reshape dependency.

I have previously (perhaps wrongly) taught students to use data.table::melt on data frames. I understand the motivation to move away from reshape, but rather than breaking old code, would it be possible to coerce dataframes to data.table and use the new routines, obviously issuing a warning to the user as it happens?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeissues whose solution would require breaking existing behaviorreshapedcast melt

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions