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

export dataframe to excel file #167

Closed
markushal opened this issue Dec 11, 2023 · 4 comments · Fixed by #197
Closed

export dataframe to excel file #167

markushal opened this issue Dec 11, 2023 · 4 comments · Fixed by #197
Assignees

Comments

@markushal
Copy link
Collaborator

add a button below each dataframe that allows to download as excel file

@joAschauer
Copy link
Collaborator

@markushal also for cost results dataframes?

@joAschauer
Copy link
Collaborator

why not downloading as .csv? you can open a csv with excel as well and with any other program too.

@markushal
Copy link
Collaborator Author

why not downloading as .csv? you can open a csv with excel as well and with any other program too.

because if you download a csv file and open it in excel, this happens:

grafik

You can open csv files in excel, but you need click through a csv import menu to do it which is not very comfortable

@markushal
Copy link
Collaborator Author

@markushal also for cost results dataframes?

yes

@joAschauer joAschauer linked a pull request Dec 13, 2023 that will close this issue
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 a pull request may close this issue.

2 participants