Teleopti exploration day project Use python to analyze hg commit logs and generate some figures.
How to run it.
- First you need to export hg commit logs and save the file as commitLogs.log and put it into the root directory of code.
- Install the following packages:pandas,numpy,calmap,wordcloud
- Run code in ipython
For example
ipython --pylab
import dailyCommitCountsHeatmap