Skip to content

Documentation for colnames is wrong for load() #44

@curtosis

Description

@curtosis

The example for specifying colnames describes it as expecting an Array{String,1} when the actual function expects an Array{Symbol,1}. (Note that the tests also test using an array of Symbols.)

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