Git Product home page Git Product logo

juanc004 / pdi-performance-report Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17 KB

This Python script reads WCN Progress Check data, performs more specific data aggregations, calculates individual and team averages for various WCN events, and generates a detailed PDI Performance Report including new metrics and rankings. The script has been updated to include more robust features, improved data aggregation, and additional metrics

License: MIT License

Python 100.00%

pdi-performance-report's Introduction

PDI-Performance-Report Generator

Description

This Python script reads WCN Progress Check data, performs more specific data aggregations, calculates individual and team averages for various WCN events, and generates a detailed PDI Performance Report including new metrics and rankings. The script has been updated to include more robust features, improved data aggregation, and additional metrics.

Requirements

  • Python 3.x
  • Pandas library
  • os library (Optional for future updates)

Install the required packages using:

pip install -r requirements.txt

How to Run

  1. Place your pdit_wcn_progress_check_wk.csv in the designated directory.
  2. Update the csv_file_path in the script with the path where your CSV file is located.
  3. Update the save_path in the script with the path where you'd like to save the output CSV file.
  4. Run the script.

Features

  • Reads WCN Progress Check data from a specific CSV file.
  • Performs data aggregation with numeric_only=True parameter for accurate calculations.
  • Calculates individual and team averages for various WCN events.
  • Generates a sorted GPSDSU Performance Report with additional team average metrics.
  • Sorts the report by last names in alphabetical order.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Changelog

For all notable changes to this project, see CHANGELOG.md.

pdi-performance-report's People

Contributors

juanc004 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.