Skip to content

Do not append to cached bar files#28

Open
heyrict wants to merge 1 commit into
VivekPa:masterfrom
heyrict:patch-1
Open

Do not append to cached bar files#28
heyrict wants to merge 1 commit into
VivekPa:masterfrom
heyrict:patch-1

Conversation

@heyrict

@heyrict heyrict commented Jun 18, 2020

Copy link
Copy Markdown

This will make headers recognized as data by pandoc in the next read.

Closes #23.

This will make headers recognized as data by pandoc in the next read.

Closes VivekPa#23.

@RahulVadisetty91 RahulVadisetty91 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re457

There are two calls to to_csv() for full_bars with the same parameters. You likely want only one call. Remove the redundant line.

keep the following line
full_bars.to_csv(self.output_path, header=header, index=False)

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.

Unsupported operand type(s) for /: 'str' and 'float'

2 participants