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

the empty() function doesnt work correctly #199

Closed
freshduer opened this issue May 26, 2022 · 0 comments
Closed

the empty() function doesnt work correctly #199

freshduer opened this issue May 26, 2022 · 0 comments

Comments

@freshduer
Copy link

maybe u can try to use csv reader to load a csvfile and then use empty() function to see whether the return value is 0 or not
it appears to me that the result is always 0
----n_rows() returns the number of rows that have been read so far,but if you do not use the read_row() function,the _n_rows is always 0

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