Code Monkey home page Code Monkey logo

strengths-finder-analyzer's Introduction

Let's Analyze a Team Themes to Unleash the Potential!

What's This?

『チーム理解のためのストレングスファインダー®可視化手法』で紹介した内容を、Python のライブラリとして公開したものです。

How to Use

sample_table.json の要領で、チームメンバーの 名前資質の順位づけ の組を記述します。

ライブラリとして用いる場合は、事前にデータをメモリ内に展開した上で、以下の公開メソッドを用います (詳細は docstring に記載):

  • histogram : 強み,および弱みのヒストグラムを計算する
  • distance_gen : 各チームメンバー間の、資質の順位づけに基づく距離を計算する
  • specific_gen : 各チームメンバーの、固有な強みを計算する

※ 本実装では、ビジュアライゼーションは利用者側で設計することを想定しています (e.g. matplotlib)

モジュールとして実行する場合は、以下のコマンドラインが一例です:

cat sample_table.json | python lib.py

Copyright (C) 2024,

This software is released under the MIT License.

strengths-finder-analyzer's People

Contributors

guvalif avatar

Stargazers

 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.