Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nrow and ncol for undefined values #45

Open
bkamins opened this issue Mar 13, 2022 · 1 comment
Open

nrow and ncol for undefined values #45

bkamins opened this issue Mar 13, 2022 · 1 comment

Comments

@bkamins
Copy link
Member

bkamins commented Mar 13, 2022

When a table does not have nrow or ncol defined I we can add a description in their docstring what they should return. nothing seems a reasonable value.

@nalimilan
Copy link
Member

Maybe missing would be the appropriate value, since there's a length but we don't know it? FWIW, Base.isdone does that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants