Skip to content

Correct the "Dataset Size" stat on the Analyze page #9

Description

@baranylcn

The Analyze page shows a "Dataset Size" card whose value is rows × columns
(the product of the two dimensions). This is redundant with the adjacent
"Total Rows" and "Columns" cards and is mislabeled, it isn't a size.

Fix: either remove the card or replace it with a meaningful value
(e.g. cell count labeled clearly, or memory footprint if available).
File: frontend/src/pages/AnalyzePage.tsx
Acceptance: the card is either removed or shows an accurately labeled value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions