Skip to content

peak-gao/DataAnalysisOfCodeCommitLog

 
 

Repository files navigation

DataAnalysisOfCodeCommitLog

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

About

teleopti exploration day project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%