I worked on a data science project using COVID data in relation to it’s environmental impact. I made a framework to analyze large datasets with dates. It is a Python library for data scientists, researchers, and hobbyists to sort through, manipulate, and extract data from large datasets. It helped me parse through huge COVID datasets between different dates and see patterns in cases and graph them. This framework is written in Python and is downloadable through the command line with pip install setpy
. This was a fun project and some of my favorite code to have written. You can find the code here. Install it here.
Setpy
August 23, 2020