Skip to content

loadtxt(comments=None) considers the string 'None' as a comment symbol #5155

@LeartS

Description

@LeartS

Numpy 1.8.2
numpy.loadtxt(comments=None) considers the string 'None' as a comment symbol.

Expected behaviour:
comments=None should indicate that there are no comments symbols. Certainly not cast None to a string, what is this, Javascript?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions