Add support for files without header #143
Labels
Enhancement
New feature or request
Paused
Issue should not be worked on until the resolution of other issues or Pull Requests
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?)
The text was updated successfully, but these errors were encountered: