Skip to content

now i need flatten #12

Description

@berndbischl

i want to peel off exactly one level of a list of list

so this should be
x = list(list(iris[1:2,]), list(iris[1:2,]))

list(iris[1:2,], iris[1:2,])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions