-
Notifications
You must be signed in to change notification settings - Fork 41
Support additional types in csv and fixes #102
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
Conversation
@fcollonval Have a look if you want/have time in case there are obvious things that could be done more pythonic. |
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.
@markaren I made a few comments and suggestions.
Co-Authored-By: Frédéric Collonval <[email protected]>
PR should be ready. Some stuff I did not originally meant to target for this PR was also added to make stuff work. |
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.
I would document register_variable
to explain the nested
argument.
It would be nice to get an example for csv to play with in the demo (could be another PR).
Co-Authored-By: Frédéric Collonval <[email protected]>
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.
LGTM
I went ahead and merge this to finalize a PR using subcommands. |
real
.