-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels