Browsing by Author "de Anda, Christian"
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Analysis of Free Antivirus Software Compared to Windows Defender on Windows Computers(University of Hawaiʻi — West Oʻahu, 2020-11) de Anda, ChristianThe purpose of this project is to compare the security characteristics of various free consumer antivirus products. The goal for this project was to conclude which antivirus is currently the most secure and functional while also comparing additional and unique features based on a score from 1-10 depending on the results of the test and functionality.Item Using Pandas and Matplotlib on COVID-19 Data(University of Hawaiʻi — West Oʻahu, 2020-11) de Anda, ChristianWith the internet flowing with data, there is a need to have it organized and formatted to be visually appealing. Lucky for us, by using Pandas and Matplotlib, we can modify and plot standard data from a CSV file to a more readable format with a visualization, in this case, the visualization is a line graph. Due to Covid-19 being a serious problem there is both a need for this data and an excess of this data available to the public. By utilizing this data, we can see information by dates, on who is tested positive, tested negative, deaths, hospitalized, and much more by state or even globally. By using python, specifically python libraries such as Pandas and Matplotlib, I will use raw data from covidtracking.com and adjust it and plot the data on a line graph.