SkillAgentSearch skills...

Covid19pandas

COVID-19 data as pandas dataframes. Built-in plotting functions. Tutorials in our docs.

Install / Use

/learn @PayneLab/Covid19pandas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

covid19pandas

This package presents COVID-19 data from Johns Hopkins University and The New York Times in pandas dataframes, to make analysis and visualization easier in a Python environment.

We provide this resource because it is important for anyone to be able to easily access data. Nevertheless, you should always follow the COVID-19 safety protocols established by authorities in your area rather than relying on any conclusions you may divine from these data about the state of the world. Established guidelines often include staying home as much as possible, avoiding contact with people outside your household, washing your hands frequently, and wearing a mask in public.

For some great insights on problems that exist with COVID-19 data, as well as other things to consider when working with these data, read this article.

Installation

Install the package via pip: pip install covid19pandas

Usage

After importing the package, you can quickly access data with a simple function call:

Data loading demo

Tutorials

Our tutorials show you how to create plots like the one below. Using our built-in functions, you can create many plot types in just two to five function calls.

Plot_demo

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated5y ago
Forks3

Languages

Python

Security Score

70/100

Audited on Feb 25, 2021

No findings