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

Fix corrupt tkr-tz-csv halting code #1162

Merged
merged 1 commit into from Nov 10, 2022
Merged

Conversation

ValueRaider
Copy link
Collaborator

@ValueRaider ValueRaider commented Nov 10, 2022

Somehow additional ',' were appearing in ticker tz csv, i.e. adding more than 2 columns (issue #1158), generating an exception:

pandas.errors.ParserError: Error tokenizing data. C error: Expected 2 fields saw 3

Fix = silently discard corrupt csv rows.

@ValueRaider ValueRaider merged commit 2d32a6e into release/0.1 Nov 10, 2022
@ValueRaider ValueRaider deleted the patch/tz-csv-error branch November 10, 2022 21:51
@ValueRaider ValueRaider restored the patch/tz-csv-error branch May 17, 2023 14:01
@ValueRaider ValueRaider deleted the patch/tz-csv-error branch May 17, 2023 14:01
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

1 participant