osborne6 / calmap

Calendar heatmaps from Pandas time series data

Home Page:https://pythonhosted.org/calmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Calendar heatmaps from Pandas time series data

https://pythonhosted.org/calmap

License:MIT License


Languages

Language:Python 100.0%