Skip to content

Change name of missingstring argument to missing_value #5

Description

@kdpsingh

I don't think missingstring always needs to be a string for all read functions, which can make the name confusing. I would consider renaming it to missing_value. For the read functions that require a string, we can always convert it to a string in the read_* function or set a type restriction in the arguments.

It's not as easy as doing a find-replace because the CSV.jl package uses the missingstring argument.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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