Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualize hero.describe with plots #178

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Aug 18, 2020

  1. added MultiIndex DF support

    suport MultiIndex as function parameter
    
    returns MultiIndex, where Representation was returned
    
    * missing: correct test
    
    
    Co-authored-by: Henri Froese <hf2000510@gmail.com>
    mk2510 and henrifroese committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    fa342a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. beginning with tests

    henrifroese committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    59a9f8c View commit details
    Browse the repository at this point in the history
  2. implemented correct sparse support

    *missing: test adopting for new types
    
    
    Co-authored-by: Henri Froese <hf2000510@gmail.com>
    mk2510 and henrifroese committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    19c52de View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    66e566c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f55a8 View commit details
    Browse the repository at this point in the history
  3. rm .tolist() and added list()

    mk2510 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    217611a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a3b56d View commit details
    Browse the repository at this point in the history
  5. wrong format

    mk2510 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b8ff561 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3af2f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77ad80e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. - Update _types.py with DocumentTermDF

    - add functionality for decorator @InputSeries to handle several allowed input types
    - Add typing decorator/hints to representation.py
    - add tests for _types DocumentTermDF
    
    Co-authored-by: Maximilian Krahn <maximilian.krahn@icloud.com>
    henrifroese and mk2510 committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    f7eb7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4937a4f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Implement hero.describe

    Co-authored-by: Maximilian Krahm <maximilian.krahn@icloud.com>
    henrifroese and mk2510 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5fc720c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55dcd7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bbc08 View commit details
    Browse the repository at this point in the history
  4. Add tests for hero.describe

    Co-authored-by: Henri Froese <henri.froese@yahoo.com>
    mk2510 and henrifroese committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9e72c85 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. added right black version

    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    5aaa579 View commit details
    Browse the repository at this point in the history
  2. added test and formatting

    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    4d398a0 View commit details
    Browse the repository at this point in the history
  3. added correct order

    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    aa3aa56 View commit details
    Browse the repository at this point in the history
  4. added test and formatting:

    Co-authored-by: Henri Froese <hf2000510@gmail.com>
    mk2510 and henrifroese committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    ea5c640 View commit details
    Browse the repository at this point in the history
  5. added correct order

    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    d72128f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/visualize_describe_with_plots' i…

    …nto visualize_describe_with_plots
    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    f6b2fbf View commit details
    Browse the repository at this point in the history
  7. added format

    mk2510 committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    8cd4a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Incorporate suggested changes.

    - Docstring
    - Better signature
    henrifroese committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4cb1058 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    5c774d1 View commit details
    Browse the repository at this point in the history