Skip to content

Actionable Agile metrics analysis tool kit based on Python.

Notifications You must be signed in to change notification settings

rnwolf/pandas_agile_metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandas Agile Metrics

Actionable Agile metrics analysis tool kit based on Python.

Inspired by https://bitbucket.org/marcobresciani/aamfp/

Pandas library provides python with excel super powers.

The Problem

How do I provide many teams a quick and easy way to process team metrics that have been captured in the format recommened by Daniel S Vacanti?

See Actionable Agile data file format for more information.

An answer

Use https://mybinder.org/ to turn a Git repo into a collection of interactive notebooks

Then Interact with your notebooks in a live environment! Upload your data to the notebook. Run the cells. Modify code to tweek. Download your charts. The MyBinder virtual environment will be deleted when its not in use anymore.

Click on the button below to launch your own JupyterLab session. Note it can sometimes take a while. Use SHIFT+ENTER to run individual cells in the JupyterLab notebook.

Binder

Quick YouTube tour

See the video on how to launch your private JupyterLab session, upload some data and then run the Notebook cells.

YouTube

Alternative

Clone this repo, to your local computer, setup a Python 3.7 environment, install libraries & run JupyterLab locally.

About

Actionable Agile metrics analysis tool kit based on Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published