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

chore: Use CSV writer serialize #25

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

ratankaliani
Copy link
Member

Use csv's serialize method, which automatically adds a header corresponding to the struct and writes the relevant data.

@xJonathanLEI
Copy link
Contributor

Note: not merging for now as it looks like the latest commit would not print the header if the file does not exist.

@puma314
Copy link
Contributor

puma314 commented Aug 26, 2024

Should we close this? Or @xJonathanLEI are you planning on fixing?

@xJonathanLEI
Copy link
Contributor

@puma314 Yeah I will fix it.

@xJonathanLEI xJonathanLEI force-pushed the ratan/use-writer-serialize branch from b5a4d66 to a0d3797 Compare August 27, 2024 01:04
@xJonathanLEI
Copy link
Contributor

Rebased and fixed.

@xJonathanLEI xJonathanLEI merged commit f0c2684 into main Aug 27, 2024
1 check passed
@xJonathanLEI xJonathanLEI deleted the ratan/use-writer-serialize branch August 27, 2024 01:14
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.

3 participants