Skip to content

Option to disable writing title #8

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

Closed
jayvdb opened this issue Mar 24, 2016 · 1 comment
Closed

Option to disable writing title #8

jayvdb opened this issue Mar 24, 2016 · 1 comment

Comments

@jayvdb
Copy link
Contributor

jayvdb commented Mar 24, 2016

TextSheetWriter.__init__ always emits "Sheet Name: %s\n" % name to the file. When the source is a CSV, name is the filename.

For a single sheet book the sheet name is typically unnecessary, and this part of the file will typically break the file format.

@chfw
Copy link
Member

chfw commented Mar 27, 2016

'single_sheet_in_book' is passed on from pyexcel. I will take a look.

@chfw chfw mentioned this issue Mar 29, 2016
@chfw chfw closed this as completed in eb22bb8 Mar 30, 2016
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