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

Update to Python 3 + small improvements #1

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

Lau1406
Copy link

@Lau1406 Lau1406 commented Jun 17, 2020

I found this repo quite useful to generate a arff file. But I also saw that it was quite old, so I tried to improve it, hope you don't mind.
Changes I made:

  • I changed the code to work with Python 3
  • Added an args parser to run it more easily with different input/output files
  • Removed the sleep() parts
  • Update the code style to pep8
  • Added the option to choose the delimiter in the csv file

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.

1 participant