Plot Pandas time series data sampled by day in a heatmap per calendar year, similar to GitHub's contributions plot, using matplotlib.
See the documentation.
To install the latest release via PyPI using pip::
pip install calmap
Calendar heatmaps from Pandas time series data
pip install calmap==0.0.11
Plot Pandas time series data sampled by day in a heatmap per calendar year, similar to GitHub's contributions plot, using matplotlib.
See the documentation.
To install the latest release via PyPI using pip::
pip install calmap