astrodbtoolkit / astrodbtoolkit/astrodb_utils
Create an Ingest Class that groups together all relevant functions
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Similar to #62, we could create an Ingest Class that groups together all relevant functions. This adds some complexity, but allows you to re-use custom parameters like db, raise_error, or other variables.
Lower priority in my opinion since the work needed to convert things may not be worth it.
_Originally posted by @dr-rodriguez in https://github.com/astrodbtoolkit/astrodb_utils/issues/152#issuecomment-2895831667_
Contributor guide
No contributing guide indexed for this repository
Research direction
Review issue #62 and locate the existing ingest-related functions and their current parameters. Determine which functions belong in the proposed Ingest class and how custom values such as db and raise_error should be reused. Done means the scope and conversion path are agreed, since this issue does not name files, tests, or a specific function set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100