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

fixed exporting to excel #397

Merged
merged 2 commits into from
Dec 28, 2022
Merged

fixed exporting to excel #397

merged 2 commits into from
Dec 28, 2022

Conversation

zStupan
Copy link
Contributor

@zStupan zStupan commented Dec 28, 2022

Summary

  • Fixed Dataframe to Excel -- not working #396
  • Removed support for exporting to the Excel 97 - Excel 2003 format ".xls"
  • Renamed export option xlsx to excel
  • Dropped python 3.6 and 3.7 from CI and added python 3.11 (should probably be a separate pr)

Copy link
Contributor

@firefly-cpp firefly-cpp left a comment

Choose a reason for hiding this comment

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

Thanks @zStupan!

@firefly-cpp firefly-cpp merged commit 0ec13f2 into NiaOrg:master Dec 28, 2022
@zStupan zStupan deleted the fix-runner branch October 24, 2023 09:26
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.

Dataframe to Excel -- not working
2 participants