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

Add support for files without header #143

Open
smoia opened this issue Feb 13, 2020 · 2 comments
Open

Add support for files without header #143

smoia opened this issue Feb 13, 2020 · 2 comments
Labels
Enhancement New feature or request Paused Issue should not be worked on until the resolution of other issues or Pull Requests

Comments

@smoia
Copy link
Member

smoia commented Feb 13, 2020

Detailed Description

#41 was closed trough a couple of PRs, but we don't support txt files without header yet.
We decided that it's not important before our main release, so this issue is to remind us that we'll have to do it, but it's definitely not fundamental.

Possible Implementation

Either we add a lot of optional arguments for the command line, or we read a file that contains such information - maybe another script could help the user create this file (a json?)

@smoia smoia added Enhancement New feature or request Paused Issue should not be worked on until the resolution of other issues or Pull Requests labels Feb 13, 2020
@vinferrer
Copy link
Collaborator

vinferrer commented Feb 24, 2020

I would close the issue, either adding optional arguments or the second option of reading a different file is too costly for the reward

@smoia
Copy link
Member Author

smoia commented Feb 27, 2020

Let's not close the issue, and kep it to remind us that there is this enhancement we can work on at a later date - that's the meaning of the label "Paused".
If we can add a way to automatically recognise the channels, it will become a bit easier to deal with this problem as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Paused Issue should not be worked on until the resolution of other issues or Pull Requests
Projects
None yet
Development

No branches or pull requests

2 participants