Skip to content

Why no option to validate entire file? #73

@dafeder

Description

@dafeder

Hi, curious why the validation methods require a $peekrows variable and there is no way to just tell it to do "all." Seems like validating an entire file would be a common task? The python library just defaults to all rows if you don't give it a limit.

It's easy enough to do a row count or otherwise calculate the total number of rows and pass it explicitly, but is it like this because it doesn't do well with larger tables?


Please preserve this line to notify @courtney-miles (lead of this repository)

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