[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: Import data problem
From: |
Ben Pfaff |
Subject: |
Re: PSPP-BUG: Import data problem |
Date: |
Sat, 20 Jun 2015 16:07:19 -0700 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Sat, Jun 20, 2015 at 03:58:46PM -0300, Ian Danilevicz wrote:
> Hy, to import a csv data I have some trouble 'cause I can't choose what
> kind of separator my original data used. And as a Brazilian one I have many
> data separate by comma and others by dot.
PSPP has multiple ways to read CSV files, and most of them allow control
over the separators. Can you give us more information on what your data
looks like and what you've already tried?