-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
Data Summary works well in summarizing categorical data, i.e. showing the number of categories and which values are more popular. For example, below it shows the number of State values (i.e. 3 categories) and when you hover you get "TEXAS" as the most popular state.

In the above example, I do also have a numerical column, i.e. EventCount. However, it seems that descriptive stats (Mean, median and SD) are not applied to this. Is this expected?
Sample notebook for repro: https://github.com/MsSQLGirl/jubilant-data-wizards/blob/main/Simple%20Demo/DotNetInteractive%20Notebooks/DotNetConfDemo2021.ipynb
Thanks!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working