Pandas
6 posts
git-pandas Caching: Faster Analysis
Boost git repository analysis speed! Learn how git-pandas now uses caching to dramatically improve performance for repeated queries on large codebases.
Github.com cumulative blame in 5 lines of python
Visualize your GitHub repository growth over time using the git-pandas Python library and GitHubProfile class-all in just a few lines of code.
Git-Pandas v0.0.5: coverage.py, risk, and more
Git-pandas v0.0.5 is out! Adds coverage.py support, file change rate metrics for risk analysis, API updates, time-based filtering for commits.
Visualize all of your git repositories with gitnoc and git-pandas
Visualize git repositories at scale using GitNOC & git-pandas. Create profiles to analyze cumulative blame & file change rates across multiple projects.
Analyzing GitPython and Pandas With GitPandas
Analyze GitPython and Pandas repositories with git-pandas! Explore LOC, contributors, and bus factor using this Python library for git analysis.
Blame the world with git-pandas
Introducing git-pandas, a Python library offering a pandas interface for git analysis. Easily aggregate git blame across projects.