-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The CLI code is a bit of a mess right now. Would be better to refactor it so that the code that loads the data from the files in independent from the code that modifies said data. I am tempted to use pandas data frames as "universal" data container. Would make pandas a necessary dependency for the CLI, but the code would look much nicer and it would be easier to implement further features consistently.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request