Create histogram without zero values

kasper2304
kasper2304 New Altair Community Member
edited November 2024 in Community Q&A
Hi.

I am doing a text mining project and i want to show how my variables are distributed. I already created the Tf-Idf matrix and the problem is that there is a lot of zeroes in the dataset giving my a chart with one tall bar in the left.

My questions is how to analyze my data without the zero values?

Best
Kasper
Tagged:

Answers

  • MariusHelf
    MariusHelf New Altair Community Member
    Hi Kasper,

    does it help if you declare zeros as missing with Declare Missing Value?

    Best, Marius