Calendar heatmaps from Pandas time series data
Plot
Pandas_ time series data sampled by day in a heatmap per calendar year, similar to GitHub's contributions plot, using
matplotlib_.
.. image:: https://pythonhosted.org/calmap/_images/index-2.png :alt: Example calendar heatmap
See the
documentation_.
To install the latest release via PyPI using pip::
pip install calmap