pandas_alive.baseΒΆ

Description

Common functions shared apart from charts/plots

This module contains functions/classes for functionality outside of plotting.

Example

df = pandas_alive.load_dataset()

Example dataset suitable for immediate use with pandas_alive. Either covid19 or urban_pop. Defaults to covid19.

Functions

load_dataset([name])

Returns a pandas DataFrame suitable for immediate use in pandas_alive