You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Closes#16.
### Summary of Changes
Now we also check
* number of rows
* schema
* which columns have missing values.
---------
Co-authored-by: lars-reimann <[email protected]>
Is your feature request related to a problem? Please describe
Right now we only check that the data can be read by the stdlib but not whether it works well as an example.
Desired solution
More thorough tests of the created
Table
(schema, number of rows).The text was updated successfully, but these errors were encountered: