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

[mini-project] - GSSOC'24 - Convert JSON to CSV #193

Closed
Yatharth31 opened this issue May 13, 2024 · 1 comment
Closed

[mini-project] - GSSOC'24 - Convert JSON to CSV #193

Yatharth31 opened this issue May 13, 2024 · 1 comment

Comments

@Yatharth31
Copy link
Contributor

Yatharth31 commented May 13, 2024

  • The script reads data from the input JSON file and converts it into CSV format.
  • It handles nested JSON structures and converts them into flattened CSV rows.
  • The output CSV file is created in the same directory as the input JSON file.
@Yatharth31 Yatharth31 changed the title [mini-project] [mini-project] - GSSOC'24 - Convert JSON to CSV May 13, 2024
@animator
Copy link
Owner

This is not a mini project .. think more on where you will add it and raise a new 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