Skip to content

dl.summary fails when field names have a period in them. #105

@mcorrell

Description

@mcorrell

Shortest working example:

var test = [{"5.a": 0, "a":1},{"5.a": 2, "a":3}];
dl.summary(test);

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