Skip to content

DataFrame >> withRows: and withColumns: should return an empty data frame when given an empty array #92

@olekscode

Description

@olekscode
DataFrame withRows: #(). "a DataFrame(0@0)"
DataFrame withColumns: #(). "a DataFrame(0@0)"

Now it results in an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions