-
-
Notifications
You must be signed in to change notification settings - Fork 8
csv_to_excel #1
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
csv_to_excel #1
Conversation
Have you signed up to hacktoberfest 2022 bro? Hacktoberfest2022 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add requirements.txt bro. Inside it is the module openpyxl
Yes I did! This repo is eligible right? |
Done, kindly have a look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed everything as per requirements.
sorry bro i had to changed it to pandas since I want it to be much more beginner-friendly. |
Ah okay, no problem! Thanks a lot :) |
I have opened two issues you can contribute very easily. |
A python script to convert a file from csv to excel.