dmarx / dmarx/make_for_datascience
Explore ways to reduce code complexity
Open
- Dominant language
- HTML
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
i.e. less work manipulating command line arguments.
One idea: get task_name without needing to pass in an input: https://stackoverflow.com/a/1815743/819544 . This could resolve passing in commandline arguments for scripts where the only reason we're passing in an argument is for that script to be able to figure out what path it's in. Do we have any such scripts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.