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 training materials as CSV #110

Merged
merged 5 commits into from
Jul 10, 2024
Merged

Export training materials as CSV #110

merged 5 commits into from
Jul 10, 2024

Conversation

haesleinhuepf
Copy link
Member

This introduces a new script that exports a CSV file with training data. This CSV file will be expose in the website. This PR closes #108

image

@SeverusYixin would you mind reviewing this PR for me? Is the code readable? Does it make sense? Thanks!

@haesleinhuepf
Copy link
Member Author

The github workflow created the CSV file as reported here

Copy link
Collaborator

Choose a reason for hiding this comment

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

line 36 is for debugging, am I right?
why is not something like "print(df.head(5))"

scripts/export_csv.py Outdated Show resolved Hide resolved
Co-authored-by: Yixin Huang <yixin.huang@uni-leipzig.de>
@SeverusYixin
Copy link
Collaborator

Do i need to merge pull request?

@haesleinhuepf
Copy link
Member Author

haesleinhuepf commented Jul 10, 2024

Do i need to merge pull request?

I'm happy to merge it :-)

Thanks for your review!

@haesleinhuepf haesleinhuepf merged commit 8e663dd into main Jul 10, 2024
1 check passed
@haesleinhuepf haesleinhuepf deleted the export_csv branch July 10, 2024 13:29
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.

CSV-export
2 participants