Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 779 Bytes

README.rst

File metadata and controls

25 lines (15 loc) · 779 Bytes
Note: See MarvinT/calmap for the maintained version of the project. That is also the version that gets published to PyPI and it has received several fixes to issues.

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.

Example calendar heatmap

Usage

See the documentation.

Installation

To install the latest release via PyPI using pip:

pip install calmap