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

QuoteFromCSV ignores last data #9

Closed
aliforever opened this issue Jul 10, 2019 · 2 comments
Closed

QuoteFromCSV ignores last data #9

aliforever opened this issue Jul 10, 2019 · 2 comments

Comments

@aliforever
Copy link

NewQuoteFromCSV method ignores last csv data, I guess this is because of -1 in code:

numrows := len(tmp) - 1

@markcheno
Copy link
Owner

Thanks, I will take a look as soon as I get a chance

@markcheno
Copy link
Owner

Fixed in several places. Thanks again.

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