[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #30731] FREQUENCIES: Format of "Frequency" column in outp
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #30731] FREQUENCIES: Format of "Frequency" column in output appears fixed |
Date: |
Tue, 10 Aug 2010 16:24:58 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.10) Gecko/20100623 Iceweasel/3.5.10 (like Firefox/3.5.10) |
URL:
<http://savannah.gnu.org/bugs/?30731>
Summary: FREQUENCIES: Format of "Frequency" column in output
appears fixed
Project: PSPP
Submitted by: blp
Submitted on: Tue Aug 10 09:24:57 2010
Category: Output Driver
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
From: lavila <address@hidden>
> In working with a file of ~250 million records, the report ends up with
> scientific notation type numbers like so:
>
> +-----------+-----+---------+-------+-------------+-----------+
> |Value Label|Value|Frequency|Percent|Valid Percent|Cum Percent|
> #===========#=====#=========#=======#=============#===========#
> | | | 12274173| 4.59| 4.59| 4.59|
> | | F| 1E+008| 51.56| 51.56| 56.15|
> | | M| 1E+008| 43.85| 43.85| 100.00|
> #===========#=====#=========#=======#=============#===========#
> | Total| 3E+008| 100.0| 100.0| |
> +-----------------+---------+-------+-------------+-----------+
I believe that this should be controllable with SET FORMAT or by changing the
format of the weight variable, but lavila reports that this does not work (in
PSPP 0.7.5).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30731>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PSPP-BUG: [bug #30731] FREQUENCIES: Format of "Frequency" column in output appears fixed,
Ben Pfaff <=