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

refactor table view into data analysis component #1673

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Aug 29, 2022

Description

Refactor the table view into the data analysis component from the individual feature importances component.
Note there will be a follow-up PR to add a "mini-table" in the feature importances component to select a subset of indexes from the overall selected indexes in the tabular view. Also, we will still show the table by default if the dataset explorer component is missing in the follow-up PR.

New data analysis view with new "Table view" tab:

image

New individual feature importances tab:

image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2022

Codecov Report

Merging #1673 (7a3beb9) into main (0e3c9fc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1673   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files         105      105           
  Lines        5553     5553           
=======================================
  Hits         4936     4936           
  Misses        617      617           
Flag Coverage Δ
unittests 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

1 similar comment
@imatiach-msft imatiach-msft force-pushed the ilmat/refactor-table-view branch from 3223359 to 5878c35 Compare August 29, 2022 18:19
@imatiach-msft imatiach-msft force-pushed the ilmat/refactor-table-view branch 3 times, most recently from cff7a21 to d45ec44 Compare August 29, 2022 19:37
2 similar comments
@imatiach-msft imatiach-msft force-pushed the ilmat/refactor-table-view branch from d45ec44 to 858e05a Compare August 29, 2022 20:55
@imatiach-msft imatiach-msft force-pushed the ilmat/refactor-table-view branch from 858e05a to f950413 Compare August 31, 2022 18:59
@imatiach-msft imatiach-msft force-pushed the ilmat/refactor-table-view branch from f950413 to 7a3beb9 Compare August 31, 2022 20:00
@imatiach-msft imatiach-msft merged commit dc198a3 into main Aug 31, 2022
@imatiach-msft imatiach-msft deleted the ilmat/refactor-table-view branch August 31, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants