Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.27 KB

Calendar heatmaps from Pandas time series data


PyPI version PyPI - Python Version Build Status Coverage Status Code style: black License: MIT Downloads

Plot Pandas time series data sampled by day in a heatmap per calendar year, similar to GitHub's contributions plot, using matplotlib.

alt text

Usage


See the documentation.

Installation


To install the latest release via PyPI using pip::

pip install calmap