🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Create histogram without zero values

User: "kasper2304"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "MariusHelf"
    New Altair Community Member
    Hi Kasper,

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

    Best, Marius