astrodbtoolkit / astrodbtoolkit/astrodb_utils
calling structure of functions with many inputs
Open
dev-docs
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we are using positional arguments for functions ingesting data. For functions with a lot of inputs, this becomes quite unwieldy. Should we have a different method? maybe a dictionary?
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the data-ingestion functions and reviewing their current positional signatures, then clarify the proposed calling convention and the scope of affected functions with maintainers. Done is not defined until that API decision is made.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100