Skip to content

Column contents aren't displayed when column name includes a dot #44

@nilshg

Description

@nilshg

Run the following in Juno:

using TableView, DataFrames

showtable(rename!(DataFrame(a = rand(10), b = rand(10)), :b => Symbol("a.b")))

This is on 0.6.0

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