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

Ability to skip lines of the csv file #21

Closed
wants to merge 1 commit into from

Conversation

BlackEdder
Copy link
Collaborator

Some banks (mine) add some extra lines at the top of the csv file containing current balance. This added option allows one to skip those lines.

@cantino
Copy link
Owner

cantino commented Dec 31, 2013

Thanks @BlackEdder, good addition!

Do you think this should be merged with the contains_header behavior? Maybe that should take true, or a number of lines?

@BlackEdder
Copy link
Collaborator Author

That would be a cleaner implementation and shouldn't be much work. I can do that tomorrow.

@cantino
Copy link
Owner

cantino commented Dec 31, 2013

Awesome!

@BlackEdder
Copy link
Collaborator Author

Submitted another pull request (#22) which adds to optional argument. That pull request supersedes this one.

@BlackEdder BlackEdder closed this Jan 1, 2014
@BlackEdder BlackEdder deleted the skip_lines branch January 1, 2014 10:51
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

Successfully merging this pull request may close these issues.

None yet

2 participants