Skip to content

Update import names and expand ~ for file path#12

Open
JasonEl1 wants to merge 1 commit intoquandyfactory:masterfrom
JasonEl1:bugfix/imports-and-file-path
Open

Update import names and expand ~ for file path#12
JasonEl1 wants to merge 1 commit intoquandyfactory:masterfrom
JasonEl1:bugfix/imports-and-file-path

Conversation

@JasonEl1
Copy link

  • from StringIO import StringIO updated to from io import StringIO

  • from openpyxl.writer.excel import save_virtual_workbook updated to from openpyxl.writer.excel import save_workbook

  • added os.path.expanduser() in save_data() to expand ~ if required

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.

1 participant

Comments