Skip to content

Should Tables.dictrowtable support Tables.columnnames? #344

Open
@bkamins

Description

@quinnj Current behavior is:

julia> Tables.columnnames(Tables.dictrowtable([(a=1, b=2), (a=3, b=4), (a=5, b=6)]))
(:names, :types, :values)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions