Skip to content

Remove inner names on prediction output #312

@juliasilge

Description

@juliasilge

We should remove names from the output of format_num() and similar:

x <- tibble(.pred = x)

Should be something like .pred = unname(x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions