-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
acquisitionchanges acquisition logicchanges acquisition logiccode healthreadability, maintainability, best practices, etcreadability, maintainability, best practices, etcgood first issuehelp wantedrefactorSubstantial projects to make the code do the same thing, better.Substantial projects to make the code do the same thing, better.
Description
A number of refactors can be done here:
csv_importerandcsv_to_databaseare tightly coupled, but with low cohesion; would probably be best if merged togethercsv_importervalidation could likely be handled by Pandas exceptionscsv_importercan exit early when detecting a Pandas exception and save timecsv_importercan probably share validation withcovidcast_row
Metadata
Metadata
Assignees
Labels
acquisitionchanges acquisition logicchanges acquisition logiccode healthreadability, maintainability, best practices, etcreadability, maintainability, best practices, etcgood first issuehelp wantedrefactorSubstantial projects to make the code do the same thing, better.Substantial projects to make the code do the same thing, better.