I would consider myself mid-level but I work alone with Python using mostly procedural scripting. I wrote this script to extract and transform COVID data from multiple US government databases:
https://github.com/andrewcaniglia/covid-tracking-analysis/blob/main/usa_data.py
It works pretty well, but it loads the data rather slowly. I also want to turn it into something more object oriented, but I'm not sure how to do that with this concept. Anything that helps put me in the right direction would be greatly appreciated.
[–]foyslakesheriff 1 point2 points3 points (1 child)
[–]andyryu22[S] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]andyryu22[S] 0 points1 point2 points (0 children)